mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 10:31:50 +08:00
+1
-1
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @vitest-environment happy-dom
|
||||
*/
|
||||
import { BlockSelection, TextSelection } from '@blocksuite/block-std';
|
||||
import { BlockSelection, TextSelection } from '@blocksuite/std';
|
||||
import { describe, expect, it, vi } from 'vitest';
|
||||
|
||||
import { isNothingSelectedCommand } from '../../../commands/selection/is-nothing-selected';
|
||||
|
||||
Reference in New Issue
Block a user