mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 19:11:57 +08:00
chore: sort imports
This commit is contained in:
@@ -2,8 +2,8 @@ import { TLPointerEventHandler } from '@tldraw/core';
|
||||
// import { Draw } from '@toeverything/components/board-shapes';
|
||||
import { Vec } from '@tldraw/vec';
|
||||
|
||||
import { SessionType, TDShapeType } from '@toeverything/components/board-types';
|
||||
import { BaseTool } from '@toeverything/components/board-state';
|
||||
import { SessionType, TDShapeType } from '@toeverything/components/board-types';
|
||||
|
||||
enum Status {
|
||||
Idle = 'idle',
|
||||
|
||||
Reference in New Issue
Block a user