Skip to content

Commit 4029be4

Browse files
committed
chore: remove storybook onboarding plugin
Signed-off-by: Andres Correa Casablanca <castarco@coderspirit.xyz>
1 parent e69855a commit 4029be4

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

.storybook/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ const config: StorybookConfig = {
55
addons: [
66
"@storybook/addon-links",
77
"@storybook/addon-essentials",
8-
"@storybook/addon-onboarding",
98
"@storybook/addon-interactions",
109
],
1110
framework: {

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"@storybook/addon-essentials": "^7.3.2",
4747
"@storybook/addon-interactions": "^7.3.2",
4848
"@storybook/addon-links": "^7.3.2",
49-
"@storybook/addon-onboarding": "^1.0.8",
5049
"@storybook/blocks": "^7.3.2",
5150
"@storybook/react": "^7.3.2",
5251
"@storybook/react-vite": "^7.3.2",

pnpm-lock.yaml

Lines changed: 0 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)