Revert "fix(a11y): ability to tab through different categories"
This reverts commit 937e33534d
.
release
parent
08eb6db270
commit
7186a10d4f
|
@ -39,7 +39,6 @@ export default class Anchors extends React.PureComponent {
|
|||
|
||||
return (
|
||||
<span
|
||||
tabIndex={0}
|
||||
key={id}
|
||||
title={i18n.categories[id]}
|
||||
data-index={i}
|
||||
|
|
Loading…
Reference in New Issue