Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx authored Jan 10, 2025
1 parent 4f5dfad commit f9dceec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FileTypeIcon/demos/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { FileTypeIcon, FileTypeIconProps } from '@lobehub/ui';

import { StoryBook, useControls, useCreateStore } from '@/storybook';
import { StoryBook, useControls, useCreateStore } from '@lobehub/ui/storybook';

export default () => {
const store = useCreateStore();
Expand Down

0 comments on commit f9dceec

Please sign in to comment.