mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-03 18:40:00 +08:00
@@ -1,4 +1,4 @@
|
||||
import type { BlockComponent, EditorHost } from '@blocksuite/block-std';
|
||||
import type { BlockComponent, EditorHost } from '@blocksuite/std';
|
||||
import { html } from 'lit';
|
||||
|
||||
import { htmlToElement } from './html-to-element.js';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import type { EditorHost } from '@blocksuite/block-std';
|
||||
import type { EditorHost } from '@blocksuite/std';
|
||||
import { baseTheme } from '@toeverything/theme';
|
||||
import { html } from 'lit';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user