BT4 + header migration (wip)
This commit is contained in:
parent
e51e08f72a
commit
33e8a9f384
3 changed files with 16 additions and 22 deletions
|
|
@ -55,7 +55,6 @@ class NavItem extends React.Component {
|
|||
} else if (props.role === 'tab') {
|
||||
props['aria-selected'] = active;
|
||||
}
|
||||
|
||||
return (
|
||||
<li
|
||||
role="presentation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue