Skip to content

Commit

Permalink
stop using @storybook/addon-onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
DaleSeo committed Dec 4, 2024
1 parent 50ed74e commit 3a2c583
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 @@ -3,7 +3,6 @@ import type { StorybookConfig } from "@storybook/react-vite";
const config: StorybookConfig = {
stories: ["../src/**/*.mdx", "../src/**/*.stories.@(js|jsx|mjs|ts|tsx)"],
addons: [
"@storybook/addon-onboarding",
"@storybook/addon-links",
"@storybook/addon-essentials",
"@chromatic-com/storybook",
Expand Down

0 comments on commit 3a2c583

Please sign in to comment.