Skip to content

Commit 841145d

Browse files
fix: bump sb
1 parent af3ee83 commit 841145d

File tree

3 files changed

+404
-642
lines changed

3 files changed

+404
-642
lines changed

.storybook/main.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import type { StorybookConfig } from "@storybook/nextjs";
33
const config: StorybookConfig = {
44
stories: ["../src/**/*.mdx", "../src/**/*.stories.@(js|jsx|mjs|ts|tsx)"],
55
addons: [
6-
"@storybook/addon-onboarding",
76
"@storybook/addon-links",
87
"@storybook/addon-essentials",
98
"@storybook/addon-interactions",

0 commit comments

Comments
 (0)