Skip to content

Commit

Permalink
Added aria label to make tests happy
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobArrow committed Dec 14, 2023
1 parent 972f556 commit c58c8d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stories/Library/date-calendar/DateCalendar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const DateCalendar = () => {
<input
ref={calendar}
title="Hidden field"
aria-label="Hidden field"
type="text"
className="hide-visually"
/>
Expand Down

0 comments on commit c58c8d3

Please sign in to comment.