chore: update frontend dependencies

This commit is contained in:
Steven
2024-01-27 17:28:06 +08:00
parent 10d709c167
commit ed32b20c9e
55 changed files with 482 additions and 563 deletions

View File

@ -136,7 +136,7 @@ const Editor = forwardRef(function Editor(props: Props, ref: React.ForwardedRef<
}
},
}),
[]
[],
);
const handleEditorInput = useCallback(() => {