patw0929 / react-smartbanner

Rewrite Smart App Banner in React.js.
https://patw0929.github.io/react-smartbanner/
MIT License
74 stars 56 forks source link

added aria-label to close button #45

Closed mattRoyten closed 5 years ago

mattRoyten commented 5 years ago

Improve the accessibility of the close button with 'aria-label' attribute.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 80.588% when pulling bed58d2f13d2ffe36a9f7b36667dcff8949cf2af on mattRoyten:mroyten/smartBanner-button into 29ced5d222151eab2566f21e3941119f5c694407 on patw0929:master.

patw0929 commented 5 years ago

LGTM. Thanks!