Remove $listeners
This commit is contained in:
parent
48c0aae3c0
commit
adfd311b6c
32 changed files with 38 additions and 40 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<message-outgoing v-bind="{ ...$props, ...$attrs }" v-on="$listeners">
|
||||
<message-outgoing v-bind="{ ...$props, ...$attrs }">
|
||||
<div class="bubble image-bubble">
|
||||
<v-responsive :aspect-ratio="16 / 9" class="ma-0 pa-0">
|
||||
<video :src="src" controls class="w-100 h-100">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue