mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-24 05:07:06 +08:00
chore(editor): fix imports in legacy tests (#10300)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export * from './block.js';
|
||||
export * from './click.js';
|
||||
export * from './drag.js';
|
||||
export * from './edgeless.js';
|
||||
export * from './keyboard.js';
|
||||
export * from './misc.js';
|
||||
export * from './selection.js';
|
||||
Reference in New Issue
Block a user