Skip to content

Commit

Permalink
WEB-2079 fix a11y issue in story
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Ladaria committed Nov 8, 2024
1 parent ec76cf3 commit ac1a0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__stories__/meter-story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ MeterStory.storyName = 'Meter';
MeterStory.args = {
type: 'angular',
reverse: false,
ariaLabel: '',
ariaLabel: 'Meter example',
themeVariant: 'default',
fullWidth: false,
width: 400,
Expand Down

0 comments on commit ac1a0f7

Please sign in to comment.