refactor: better implimentation for slots
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<button v-tooltip.left="$t('more')" class="tooltip-target icon button">
|
||||
<i class="material-icons">more_vert</i>
|
||||
</button>
|
||||
<template slot="popover">
|
||||
<template #popover>
|
||||
<div>
|
||||
<button
|
||||
v-close-popover
|
||||
|
||||
Reference in New Issue
Block a user