Update MainLayout.vue

Rename 'Radix Vue' to 'unovue' and its GitHub link.
This commit is contained in:
Chandara H. Wei 2024-11-23 21:58:08 +07:00 committed by GitHub
parent 6c0ab55e92
commit c77c058f8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -209,11 +209,11 @@ watch(() => $route.path, (n) => {
<span class="inline-block ml-2"> <span class="inline-block ml-2">
Ported to Vue by Ported to Vue by
<a <a
href="https://github.com/radix-vue" href="https://github.com/unovue"
target="_blank" target="_blank"
class="underline underline-offset-4 font-bold decoration-foreground" class="underline underline-offset-4 font-bold decoration-foreground"
> >
Radix Vue unovue
</a> </a>
</span> </span>
<span class="ml-0.5"> . </span> <span class="ml-0.5"> . </span>