Skip to content

Commit

Permalink
docs(tabs): remove duplicated shortcut (angular#11541)
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi authored and josephperrott committed May 29, 2018
1 parent b30ddc6 commit 23aa90b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/tabs/tabs.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,4 @@ Tabs without text or labels should be given a meaningful label via `aria-label`
| `RIGHT_ARROW` | Move focus to next tab |
| `HOME` | Move focus to first tab |
| `END` | Move focus to last tab |
| `RIGHT_ARROW` | Move focus to next tab |
| `SPACE` or `ENTER` | Switch to focused tab |

0 comments on commit 23aa90b

Please sign in to comment.