Skip to content

Commit

Permalink
Add DatePicker story delay
Browse files Browse the repository at this point in the history
  • Loading branch information
sophschneider committed Aug 18, 2023
1 parent 3260529 commit 709dd76
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ import {Box, Card, DatePicker, BlockStack} from '@shopify/polaris';

export default {
component: DatePicker,
parameters: {
chromatic: {delay: 300},
},
} as ComponentMeta<typeof DatePicker>;

export function All() {
Expand Down

0 comments on commit 709dd76

Please sign in to comment.