fix interactions page
This commit is contained in:
parent
8d623ab1ea
commit
d3d219f15d
2 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<teleport :to="teleportTarget">
|
||||
<teleport :disabled="minimalMode" :to="teleportTarget">
|
||||
<div
|
||||
:class="{ minimal: minimalMode }"
|
||||
class="Notifications"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue