Skip to content

Commit 9740a35

Browse files
committed
fix: duplicate classes
1 parent 949d68c commit 9740a35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/floating-vue/src/components/Popper.vue

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export default {
1010
<div
1111
ref="reference"
1212
class="v-popper"
13-
v-bind="$attrs"
1413
:class="{
1514
'v-popper--shown': slotData.isShown,
1615
}"

0 commit comments

Comments
 (0)