forked from cerc-io/snowballtools-base
This pull request refactors several aspects of the frontend codebase focused on Storybook configurations and icon story files. It replaces `args` with `argTypes` to enhance control configurations, adds `staticDirs` for public assets in Storybook, and standardizes the titles of some icon stories. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| context | ||
| layouts | ||
| pages | ||
| stories | ||
| types | ||
| utils | ||
| App.test.tsx | ||
| App.tsx | ||
| constants.ts | ||
| index.css | ||
| index.tsx | ||
| logo.svg | ||
| react-app-env.d.ts | ||
| reportWebVitals.ts | ||
| setupTests.ts | ||