mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-10 04:22:09 +10:00
fix: userwidget not opening
This commit is contained in:
@ -44,6 +44,7 @@
|
|||||||
:key="navIdx"
|
:key="navIdx"
|
||||||
v-slot="{ active, close }"
|
v-slot="{ active, close }"
|
||||||
hydrate-on-visible
|
hydrate-on-visible
|
||||||
|
as="div"
|
||||||
>
|
>
|
||||||
<!-- TODO: think this would work better as a NuxtLink instead of a button -->
|
<!-- TODO: think this would work better as a NuxtLink instead of a button -->
|
||||||
<button
|
<button
|
||||||
|
|||||||
Reference in New Issue
Block a user