mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-27 05:33:10 +03:00
fix: lint error
This commit is contained in:
parent
bc6cf648f6
commit
319a5e4dc1
@ -52,7 +52,7 @@ export const AppStateProvider = ({
|
||||
};
|
||||
|
||||
init();
|
||||
});
|
||||
}, [setAppState]);
|
||||
|
||||
useEffect(() => {
|
||||
if (!appState?.currentWorkspace) {
|
||||
|
Loading…
Reference in New Issue
Block a user