mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 19:57:55 +01:00
docs(Banner): allow to close
This commit is contained in:
@@ -4,11 +4,12 @@
|
|||||||
icon="i-lucide-rocket"
|
icon="i-lucide-rocket"
|
||||||
:actions="[
|
:actions="[
|
||||||
{
|
{
|
||||||
label: 'Buy Nuxt UI Pro',
|
label: 'Discover Nuxt UI Pro',
|
||||||
to: '/pro/pricing',
|
to: '/pro/pricing',
|
||||||
trailingIcon: 'i-lucide-arrow-right'
|
trailingIcon: 'i-lucide-arrow-right'
|
||||||
}
|
}
|
||||||
]"
|
]"
|
||||||
|
close
|
||||||
>
|
>
|
||||||
<template #title>
|
<template #title>
|
||||||
<span class="font-semibold">Nuxt UI v3</span> is officially released.
|
<span class="font-semibold">Nuxt UI v3</span> is officially released.
|
||||||
|
|||||||
Reference in New Issue
Block a user