mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 10:31:50 +08:00
fix(editor): gap between block
This commit is contained in:
@@ -76,6 +76,7 @@ export const FileSystem = () => {
|
||||
onSelected();
|
||||
} catch (e) {
|
||||
setError(true);
|
||||
onSelected();
|
||||
setTimeout(() => setError(false), 3000);
|
||||
}
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user