Skip to content

Commit

Permalink
fix: duplicate classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Aug 2, 2022
1 parent 949d68c commit 9740a35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/floating-vue/src/components/Popper.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export default {
<div
ref="reference"
class="v-popper"
v-bind="$attrs"
:class="{
'v-popper--shown': slotData.isShown,
}"
Expand Down

0 comments on commit 9740a35

Please sign in to comment.