mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
feat: ✨ Add McDonald's mode
This commit is contained in:
parent
232abac215
commit
17d9b8fe09
5 changed files with 56 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ const props = withDefaults(defineProps<Props>(), {
|
|||
:as="as"
|
||||
:as-child="asChild"
|
||||
:class="cn(buttonVariants({ variant, size }), props.class)"
|
||||
data-component="button"
|
||||
>
|
||||
<slot />
|
||||
</Primitive>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue