From c77c058f8b63271160c4cb8932fe7e5aa23046ee Mon Sep 17 00:00:00 2001 From: "Chandara H. Wei" <117574639+nidexingg@users.noreply.github.com> Date: Sat, 23 Nov 2024 21:58:08 +0700 Subject: [PATCH] Update MainLayout.vue Rename 'Radix Vue' to 'unovue' and its GitHub link. --- apps/www/.vitepress/theme/layout/MainLayout.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/.vitepress/theme/layout/MainLayout.vue b/apps/www/.vitepress/theme/layout/MainLayout.vue index 794a87e3..01fdea86 100644 --- a/apps/www/.vitepress/theme/layout/MainLayout.vue +++ b/apps/www/.vitepress/theme/layout/MainLayout.vue @@ -209,11 +209,11 @@ watch(() => $route.path, (n) => { Ported to Vue by - Radix Vue + unovue .