Revert "fix(a11y): ability to tab through different categories"

This reverts commit 937e33534d.
nolan/hinaloe-test
Etienne Lemay 2018-11-14 08:54:13 -05:00
parent 08eb6db270
commit 7186a10d4f
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ export default class Anchors extends React.PureComponent {
return (
<span
tabIndex={0}
key={id}
title={i18n.categories[id]}
data-index={i}