mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 10:31:50 +08:00
refactor(editor): add gfx entry in bs global package (#10612)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Rect } from '@blocksuite/global/utils';
|
||||
import { type Rect } from '@blocksuite/global/gfx';
|
||||
import { css, html, LitElement } from 'lit';
|
||||
import { property, state } from 'lit/decorators.js';
|
||||
import { styleMap } from 'lit/directives/style-map.js';
|
||||
|
||||
Reference in New Issue
Block a user