mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-02 05:03:44 +08:00
Merge pull request #14808 from thawkin3/feature/close-settings-page-button-title
Accessibility: Adds title to close button on settings page
This commit is contained in:
commit
4974a4a922
@ -82,6 +82,7 @@ const Pages: FunctionComponent<{
|
||||
e.preventDefault();
|
||||
return onClose();
|
||||
}}
|
||||
title="Close settings page"
|
||||
>
|
||||
<Icons icon="close" />
|
||||
</IconButton>
|
||||
|
Loading…
x
Reference in New Issue
Block a user