Skip to content

Commit

Permalink
Revert "fix(a11y): ability to tab through different categories"
Browse files Browse the repository at this point in the history
This reverts commit 937e335.
  • Loading branch information
EtienneLem committed Nov 14, 2018
1 parent 08eb6db commit 7186a10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/anchors.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export default class Anchors extends React.PureComponent {

return (
<span
tabIndex={0}
key={id}
title={i18n.categories[id]}
data-index={i}
Expand Down

0 comments on commit 7186a10

Please sign in to comment.