seas-computing / mark-one

A UI component library for building React Apps (in development)
https://seas-computing.github.io/mark-one/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Updated TabListItem component with aria-selected active feature. #139

Closed Urjikoo closed 2 years ago

Urjikoo commented 2 years ago

aria-selected is added to TabListItemWrapper on TabListItem file. The commit also tested and confirmed that the aria-selected is active and working as intended.

Describe your changes

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #247