mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
refactor: ♻️ Rewrite settings backend
This commit is contained in:
parent
80b1fc87f7
commit
78e4fa0f04
6 changed files with 133 additions and 126 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<HoverCard.Root :positioning="{
|
||||
placement: 'bottom',
|
||||
strategy: 'fixed',
|
||||
}" v-if="isEnabled.value">
|
||||
<HoverCard.Trigger :as-child="true">
|
||||
<slot />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue