mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update frontend dependencies
This commit is contained in:
@ -136,7 +136,7 @@ const Editor = forwardRef(function Editor(props: Props, ref: React.ForwardedRef<
|
||||
}
|
||||
},
|
||||
}),
|
||||
[]
|
||||
[],
|
||||
);
|
||||
|
||||
const handleEditorInput = useCallback(() => {
|
||||
|
Reference in New Issue
Block a user