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 f9dceec commit 497ce57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MaterialFileTypeIcon/demos/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { MaterialFileTypeIcon, MaterialFileTypeIconProps } 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 497ce57

Please sign in to comment.