We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949d68c commit 9740a35Copy full SHA for 9740a35
packages/floating-vue/src/components/Popper.vue
@@ -10,7 +10,6 @@ export default {
10
<div
11
ref="reference"
12
class="v-popper"
13
- v-bind="$attrs"
14
:class="{
15
'v-popper--shown': slotData.isShown,
16
}"
0 commit comments