ashleemboyer / a11y-components-og

The purpose of this repository is to share what I've learned about creating accessible React components. It is not currently open source, but might be at some point in the future.
17 stars 0 forks source link

Adding a basic button component #1

Closed ashleemboyer closed 4 years ago

ashleemboyer commented 4 years ago

This component is necessary now to help with the development of the Listbox component. It's a very early version because all I need at the moment is a button that will blur itself after being clicked.