mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
fix: lint error
This commit is contained in:
@@ -52,7 +52,7 @@ export const AppStateProvider = ({
|
|||||||
};
|
};
|
||||||
|
|
||||||
init();
|
init();
|
||||||
});
|
}, [setAppState]);
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
if (!appState?.currentWorkspace) {
|
if (!appState?.currentWorkspace) {
|
||||||
|
|||||||
Reference in New Issue
Block a user