Skip to content

Commit

Permalink
chore: add in codesandbox
Browse files Browse the repository at this point in the history
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
  • Loading branch information
iamnewton committed Nov 10, 2024
1 parent 9b5284c commit a5e88ad
Show file tree
Hide file tree
Showing 3 changed files with 15 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 @@ -10,6 +10,7 @@ const config: StorybookConfig = {
"@codesandbox/storybook-addon",
"@chromatic-com/storybook",
"@whitespace/storybook-addon-html",
"@codesandbox/storybook-addon",
],
docs: {
defaultName: "Documentation",
Expand Down
7 changes: 7 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,13 @@
"next": "^14"
},
"devDependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@codesandbox/storybook-addon": "^0.2.0",
"@storybook/addon-a11y": "^8.4.2",
"@storybook/addon-coverage": "^1.0.4",
"@storybook/addon-essentials": "^8.4.2",
"@storybook/addon-interactions": "^8.4.2",
"@storybook/addon-links": "^8.4.2",
"@storybook/nextjs": "^8.2.5",
"@theholocron/commitlint-config": "^3.5.1",
"@theholocron/eslint-config": "^3.5.1",
Expand All @@ -61,6 +67,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"@whitespace/storybook-addon-html": "^6.1.1",
"alexjs": "^1.0.0",
"react": "^18",
"react-dom": "^18",
Expand Down

0 comments on commit a5e88ad

Please sign in to comment.