first init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<a
|
||||
class="pr-3 pl-3.5 py-1 border border-foreground/30 bg-background/20 flex items-center gap-2 text-xs"
|
||||
target="_blank"
|
||||
v-bind="$attrs"
|
||||
>
|
||||
<slot />
|
||||
</a>
|
||||
</template>
|
||||
Reference in New Issue
Block a user