Skip to content

Commit

Permalink
feat: removed double tab focus on feature button label
Browse files Browse the repository at this point in the history
  • Loading branch information
Amirah Chamble authored and Amirah Chamble committed Nov 8, 2018
1 parent 581377b commit d29b23d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/ButtonFeatureLabel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
v-on="$listeners"
>

<ButtonFeatureIcon>
<slot name="icon"/>
</ButtonFeatureIcon>
<slot name="icon"/>
<p>
<slot name="label" />
</p>
Expand Down

0 comments on commit d29b23d

Please sign in to comment.