mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 11:06:25 +08:00
chore: bump up @blocksuite/icons version (#7233)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { CameraIcon } from '@blocksuite/icons';
|
||||
import { CameraIcon } from '@blocksuite/icons/rc';
|
||||
import type { Meta, StoryFn } from '@storybook/react';
|
||||
|
||||
import type { AvatarProps } from './avatar';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { CloseIcon } from '@blocksuite/icons';
|
||||
import { CloseIcon } from '@blocksuite/icons/rc';
|
||||
import type {
|
||||
AvatarFallbackProps,
|
||||
AvatarImageProps,
|
||||
|
||||
Reference in New Issue
Block a user