fix: use Vue.js on-click directive
This commit is contained in:
@@ -391,7 +391,7 @@
|
||||
<button
|
||||
v-if="navigatorShare"
|
||||
class="icon"
|
||||
onClick="nativeShare"
|
||||
@click="nativeShare"
|
||||
v-close-popover
|
||||
v-tooltip="$t('more')"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user