chore: bump up @blocksuite/icons version (#7233)

This commit is contained in:
L-Sun
2024-06-18 17:07:11 +08:00
committed by GitHub
parent 390852f8be
commit 09201d42a0
149 changed files with 169 additions and 155 deletions
@@ -5,7 +5,7 @@ import {
HelpIcon,
NewIcon,
NotionIcon,
} from '@blocksuite/icons';
} from '@blocksuite/icons/rc';
import { IconButton } from '../../ui/button';
import { Tooltip } from '../../ui/tooltip';