mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
feat(core): ai poc (#5317)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { registerTOCPanelComponents } from '@blocksuite/presets';
|
||||
import { registerFramePanelComponents } from '@blocksuite/presets';
|
||||
import {
|
||||
registerFramePanelComponents,
|
||||
registerTOCPanelComponents,
|
||||
} from '@blocksuite/presets';
|
||||
|
||||
registerTOCPanelComponents(components => {
|
||||
for (const compName in components) {
|
||||
|
||||
Reference in New Issue
Block a user