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 committed Jun 19, 2024
1 parent 2626958 commit b79111f
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 b79111f

Please sign in to comment.