mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 01:29:31 +08:00
feat: add suspense fallback for editor (#2278)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { style } from '@vanilla-extract/css';
|
||||
|
||||
export const blockSuiteEditorStyle = style({
|
||||
padding: '0 1rem',
|
||||
});
|
||||
Reference in New Issue
Block a user