Skip to content

Commit

Permalink
Tooltip: Remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Jul 11, 2019
1 parent 5234887 commit e598cf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/mobile/Tooltip.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<Close />
</ButtonPlain>
<slot />
{{ showBelow }}
<div
v-if="anchorRect"
class="arrow"
Expand Down

0 comments on commit e598cf4

Please sign in to comment.