# Description Create a Tab component ## Notes Example implementation, it could use some improvements and hasn't been fully tested for a11y: https://github.com/wethegit/noa-play-wishlist/blob/main/src/explore/nintendo-switch-wishlist/components/sections/wishlist-creator/components/tabs/tabs.tsx WAI ARIA example: https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-automatic/
Description
Create a Tab component
Notes
Example implementation, it could use some improvements and hasn't been fully tested for a11y:
https://github.com/wethegit/noa-play-wishlist/blob/main/src/explore/nintendo-switch-wishlist/components/sections/wishlist-creator/components/tabs/tabs.tsx
WAI ARIA example:
https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-automatic/