Skip to content

Commit

Permalink
feat: ♿ add a11y addon
Browse files Browse the repository at this point in the history
  • Loading branch information
hyanez-lightit committed Oct 17, 2024
1 parent a72bc36 commit cbe83e6
Show file tree
Hide file tree
Showing 3 changed files with 2,785 additions and 6,273 deletions.
1 change: 1 addition & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const config: StorybookConfig = {
"@chromatic-com/storybook",
"@storybook/addon-interactions",
"@storybook/addon-themes",
"@storybook/addon-a11y",
],
framework: {
name: "@storybook/react-vite",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@react-email/components": "0.0.25",
"@sentry/types": "^8.30.0",
"@storybook/addon-a11y": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
Expand Down
Loading

0 comments on commit cbe83e6

Please sign in to comment.