Skip to content

Commit

Permalink
fix: a11y issues in stories
Browse files Browse the repository at this point in the history
  • Loading branch information
amje committed May 1, 2024
1 parent 024ecdd commit a85b72d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/PinInput/__stories__/PinInput.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export const Default: Story = {
args: {
onUpdate: action('onUpdate'),
onUpdateComplete: action('onUpdateComplete'),
'aria-label': 'PIN code',
},
};

Expand Down

0 comments on commit a85b72d

Please sign in to comment.