From 53399910e1f2198beb8f8282a2802b7501a8c2b8 Mon Sep 17 00:00:00 2001 From: Abizrh Date: Thu, 7 Aug 2025 15:03:13 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat=20(auth):=20add=20auth=20layou?= =?UTF-8?q?t=20with=20testimonial?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/layout/Auth.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/app/components/layout/Auth.vue b/app/components/layout/Auth.vue index 8ddbb4d4..7ead292a 100644 --- a/app/components/layout/Auth.vue +++ b/app/components/layout/Auth.vue @@ -9,6 +9,19 @@ defineProps<{ class="relative flex h-dvh items-center justify-center px-4 lg:max-w-none lg:px-0" :class="{ 'flex-row-reverse': reverse }" > +