Skip to content

Commit

Permalink
chore: add a11y exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Luqmaan Essop authored and luqmaanessop committed Jun 19, 2024
1 parent 0c7733b commit 95a8bc2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/ui/.storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,14 @@ export const parameters = {
id: 'landmark-unique',
reviewOnFail: true,
},
{
id: 'button-name',
reviewOnFail: true,
},
{
id: 'list',
reviewOnFail: true,
},
],
},
// Axe's options parameter
Expand Down

0 comments on commit 95a8bc2

Please sign in to comment.