Skip to content

Commit

Permalink
🐛 fix: rename folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
yingpengsha committed Oct 9, 2023
1 parent dfc4c86 commit b27f3e5
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export {
type StroyBookProps,
useControls,
useCreateStore,
} from './StroyBook';
} from './StoryBook';
export * from './styles';
export { default as Swatches, type SwatchesProps } from './Swatches';
export { default as TabsNav, type TabsNavProps } from './TabsNav';
Expand Down

0 comments on commit b27f3e5

Please sign in to comment.