From d4a283d47070f5d01bea9626f0e0d84039f17ab4 Mon Sep 17 00:00:00 2001 From: sadeghbarati Date: Tue, 23 Jan 2024 12:02:35 +0330 Subject: [PATCH] fix: make sonner wrapper client-only in docs MainLayout.vue --- apps/www/.vitepress/theme/layout/MainLayout.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/www/.vitepress/theme/layout/MainLayout.vue b/apps/www/.vitepress/theme/layout/MainLayout.vue index 3caf425d..946f26bb 100644 --- a/apps/www/.vitepress/theme/layout/MainLayout.vue +++ b/apps/www/.vitepress/theme/layout/MainLayout.vue @@ -288,7 +288,9 @@ watch(() => $route.path, (n) => { - + + +