feat: bump blocksuite (#6123)

This commit is contained in:
Chen
2024-03-15 16:54:24 +08:00
committed by GitHub
parent 78f7e3a45e
commit a24320da68
10 changed files with 122 additions and 123 deletions
@@ -172,7 +172,6 @@ const SplitViewSettingRow = () => {
const blocksuiteFeatureFlags: Partial<Record<keyof BlockSuiteFlags, string>> = {
enable_synced_doc_block: 'Enable Synced Doc Block',
enable_expand_database_block: 'Enable Expand Database Block',
enable_bultin_ledits: 'Edit with LEDITS',
};
const BlocksuiteFeatureFlagSettings = () => {