Skip to content

Commit

Permalink
Remove @storybook/addon-onboarding reference
Browse files Browse the repository at this point in the history
  • Loading branch information
henrycatalinismith committed May 25, 2024
1 parent 696cf4b commit d80399e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ function getAbsolutePath(value) {
const config = {
stories: ['../src/**/*.mdx', '../src/**/*.stories.@(js|jsx|mjs|ts|tsx)'],
addons: [
getAbsolutePath('@storybook/addon-onboarding'),
getAbsolutePath('@storybook/addon-links'),
getAbsolutePath('@storybook/addon-essentials'),
getAbsolutePath('@chromatic-com/storybook'),
Expand Down

0 comments on commit d80399e

Please sign in to comment.