mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-22 20:41:50 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -2,8 +2,8 @@ import type {
|
||||
Template,
|
||||
TemplateCategory,
|
||||
TemplateManager,
|
||||
} from '@blocksuite/blocks';
|
||||
import { EdgelessTemplatePanel } from '@blocksuite/blocks';
|
||||
} from '@blocksuite/affine/blocks';
|
||||
import { EdgelessTemplatePanel } from '@blocksuite/affine/blocks';
|
||||
|
||||
export function setupEdgelessTemplate() {
|
||||
const playgroundTemplates = [
|
||||
|
||||
Reference in New Issue
Block a user