Skip to content

Commit

Permalink
fix: remove unnecesary storybook addon throwing a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ergusto committed Oct 26, 2023
1 parent 7474063 commit 43b9424
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const config: StorybookConfig = {
addons: [
'@storybook/addon-links',
'@storybook/addon-essentials',
'@storybook/addon-onboarding',
'@storybook/addon-interactions',
'storybook-tailwind-dark-mode'
],
Expand Down

0 comments on commit 43b9424

Please sign in to comment.