Added accessibility page

Liam DeBeasi
2021-07-07 16:48:56 -04:00
parent 50af6c7621
commit dc547274d8

@ -11,3 +11,10 @@
- [Example Components](./Button-States#example-components) - [Example Components](./Button-States#example-components)
- [References](./Button-States#references) - [References](./Button-States#references)
</details> </details>
<details>
<summary>Accessibility</summary>
- [Checkbox](./Accessibility#checkbox)
- [Switch](./Accessibility#switch)
</details>