Skip to content

Commit

Permalink
Remove ignored rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrause committed Dec 24, 2024
1 parent 73e0c69 commit bdc2d21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ const preview = {
rules: [
// Known accessibility issues (need to fix these)
//{ id: 'color-contrast', selector: '*:not(button[class*=primary])' },
{ id: 'color-contrast', enabled: false },
],
},
// Axe's options parameter
Expand Down

0 comments on commit bdc2d21

Please sign in to comment.