mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
refactor(editor): add gfx entry in bs global package (#10612)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Point } from '@blocksuite/global/utils';
|
||||
import { Point } from '@blocksuite/global/gfx';
|
||||
import { describe, expect, it } from 'vitest';
|
||||
|
||||
describe('Point', () => {
|
||||
|
||||
Reference in New Issue
Block a user