mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
refactor(editor): move extension to store (#9552)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { BlockViewExtension, type ExtensionType } from '@blocksuite/block-std';
|
||||
import { BlockViewExtension } from '@blocksuite/block-std';
|
||||
import type { ExtensionType } from '@blocksuite/store';
|
||||
import { literal } from 'lit/static-html.js';
|
||||
|
||||
export const EmbedHtmlBlockSpec: ExtensionType[] = [
|
||||
|
||||
Reference in New Issue
Block a user