Skip to content

Commit

Permalink
comment not required
Browse files Browse the repository at this point in the history
 Signed-off-by: Simon Belbeoch <sbelbeoch@octo.com>

Signed-off-by: Simon Belbeoch <simon.belbeoch@octo.com>
  • Loading branch information
sibe-octo committed Nov 18, 2020
1 parent 020519c commit d816967
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/AppSidebar/AppSidebarTabs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
<template>
<div class="app-sidebar-tabs">
<!-- tabs navigation -->
<!-- 33 and 34 code is for page up and page down
the working shortcode "pageup" and "pagedown" are not allowed on linter -->
<!-- 33 and 34 code is for page up and page down -->
<nav v-if="hasMultipleTabs"
class="app-sidebar-tabs__nav"
@keydown.left.exact.prevent="focusPreviousTab"
Expand Down

0 comments on commit d816967

Please sign in to comment.