forgot something
This commit is contained in:
parent
f5c427d61b
commit
5fb586a5be
1 changed files with 2 additions and 0 deletions
|
|
@ -152,6 +152,8 @@ export function useUrlHashState(editorState: VisualEditorState | null, setEditHi
|
|||
}, 100);
|
||||
return () => clearTimeout(timeout);
|
||||
}, [
|
||||
editorState,
|
||||
|
||||
autoConnect,
|
||||
autoScroll,
|
||||
plantConns,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue