mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Bump web, documentation and desktop app package dependencies
This commit is contained in:
@@ -158,7 +158,7 @@ function TrainOfThoughtComponent(props: TrainOfThoughtComponentProps) {
|
||||
opacity: 0,
|
||||
transition: { duration: 0.3, ease: "easeIn" },
|
||||
},
|
||||
};
|
||||
} as const;
|
||||
|
||||
useEffect(() => {
|
||||
if (props.completed) {
|
||||
|
||||
Reference in New Issue
Block a user