Skip to content

Commit

Permalink
chore: addon-queryparams
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunjae95 committed Dec 6, 2024
1 parent b1338ba commit b1f0648
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const config: StorybookConfig = {
"@chromatic-com/storybook",
"@storybook/addon-interactions",
"@storybook/addon-a11y",
"@storybook/addon-queryparams",
],
framework: {
name: "@storybook/react-vite",
Expand Down
Binary file modified bun.lockb
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"@storybook/addon-interactions": "^8.4.5",
"@storybook/addon-links": "^8.4.5",
"@storybook/addon-onboarding": "^8.4.5",
"@storybook/addon-queryparams": "^7.0.1",
"@storybook/blocks": "^8.4.5",
"@storybook/eslint-config-storybook": "^4.0.0",
"@storybook/react": "^8.4.5",
Expand Down

0 comments on commit b1f0648

Please sign in to comment.