tabs
tabs copied to clipboard
Remove button has the role "tab" which is not accessible
Remove button on tabs has the "tab" role which is not accessible. Here's the line that causes this: https://github.com/react-component/tabs/blob/master/src/TabNavList/TabNode.tsx#L131