BT4 + header migration (wip)

This commit is contained in:
vjrj 2017-11-24 10:42:01 +01:00
parent e51e08f72a
commit 33e8a9f384
3 changed files with 16 additions and 22 deletions

View file

@ -55,7 +55,6 @@ class NavItem extends React.Component {
} else if (props.role === 'tab') {
props['aria-selected'] = active;
}
return (
<li
role="presentation"