mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 06:16:59 +08:00
feat(editor): gfx template package (#11480)
This commit is contained in:
@@ -2,8 +2,8 @@ import type {
|
||||
Template,
|
||||
TemplateCategory,
|
||||
TemplateManager,
|
||||
} from '@blocksuite/affine/blocks/root';
|
||||
import { EdgelessTemplatePanel } from '@blocksuite/affine/blocks/root';
|
||||
} from '@blocksuite/affine/gfx/template';
|
||||
import { EdgelessTemplatePanel } from '@blocksuite/affine/gfx/template';
|
||||
|
||||
export function setupEdgelessTemplate() {
|
||||
const playgroundTemplates = [
|
||||
|
||||
Reference in New Issue
Block a user