make it easier to use status previews with hover
This commit is contained in:
parent
e7a793a966
commit
741c2b0d02
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
trigger="hover"
|
trigger="hover"
|
||||||
popover-class="status-popover"
|
popover-class="status-popover"
|
||||||
:bound-to="{ x: 'container' }"
|
:bound-to="{ x: 'container' }"
|
||||||
:offset="{ x: 0, y: 5 }"
|
|
||||||
@show="enter"
|
@show="enter"
|
||||||
>
|
>
|
||||||
<template slot="trigger">
|
<template slot="trigger">
|
||||||
|
|
Loading…
Add table
Reference in a new issue