mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-16 07:57:07 +10:00
feat(install modal): add note about more install dirs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<NuxtLink
|
||||
class="inline-flex items-center gap-x-2 px-1 py-0.5 rounded bg-blue-900 text-zinc-100 hover:bg-blue-800"
|
||||
>
|
||||
<slot />
|
||||
</NuxtLink>
|
||||
</template>
|
||||
Reference in New Issue
Block a user