Skip to content

Commit

Permalink
Storybook update
Browse files Browse the repository at this point in the history
  • Loading branch information
lancegliser committed Jun 21, 2024
1 parent 5069245 commit 0f03d09
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 1,424 deletions.
5 changes: 2 additions & 3 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@ const config: StorybookConfig = {
"@storybook/addon-essentials",
"@storybook/addon-interactions",
"@storybook/addon-a11y",
"@chromatic-com/storybook"
],
framework: {
name: "@storybook/react-vite",
options: {},
},
docs: {
autodocs: "tag",
},
docs: {},
staticDirs: ["../public"], //👈 Configures the static asset folder in Storybook
refs: {
"react-tailwind-flowbite-components": {
Expand Down
Loading

0 comments on commit 0f03d09

Please sign in to comment.