Skip to content

Commit

Permalink
add label to dismiss button
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcy Sutton committed Jul 25, 2019
1 parent e2f97ce commit 6567a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/live-region.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const LiveRegionDemoPage = () => {
onClick={dismissToast}
className="dismiss"
type="button"
aria-label="dismiss message"
>
X
</button>
Expand Down

0 comments on commit 6567a42

Please sign in to comment.