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