Skip to content

Commit

Permalink
Merge pull request #24 from oetherington/fix-storybook-test-failures
Browse files Browse the repository at this point in the history
Fix storybook test failures
  • Loading branch information
oetherington authored Dec 13, 2024
2 parents fe91a88 + 285d188 commit afedac8
Show file tree
Hide file tree
Showing 3 changed files with 578 additions and 533 deletions.
2 changes: 0 additions & 2 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ const config = {
stories: ["../src/**/*.stories.@(js|jsx|ts|tsx)"],
addons: [
"@storybook/addon-coverage",
"@storybook/addon-links",
"@storybook/addon-essentials",
"@storybook/addon-interactions",
"storybook-dark-mode",
],
framework: {
Expand Down
Loading

0 comments on commit afedac8

Please sign in to comment.