Skip to content

Commit

Permalink
ci: forcedColors for inputs in chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes committed Jan 24, 2025
1 parent 95f67ce commit 6d19e0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/react/src/components/Input/Input.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ export default {
rules: [{ id: 'color-contrast', selector: ':read-only' }],
},
},
chromatic: {
forcedColors: 'active',
},
},
} as Meta;

Expand Down

0 comments on commit 6d19e0a

Please sign in to comment.