From afb983fe3326a0ff04fe1d156a382103d0e7a341 Mon Sep 17 00:00:00 2001 From: hywax Date: Mon, 5 Aug 2024 11:25:52 +0500 Subject: [PATCH] chore: connect forgot to backend --- apps/web/app/pages/auth/forgot.vue | 18 ++++++++++-------- apps/web/app/schema/auth.ts | 2 -- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/web/app/pages/auth/forgot.vue b/apps/web/app/pages/auth/forgot.vue index 6d63465..b621a7c 100644 --- a/apps/web/app/pages/auth/forgot.vue +++ b/apps/web/app/pages/auth/forgot.vue @@ -18,7 +18,7 @@ - + {{ $t('auth.form.action.forgot') }} @@ -26,7 +26,7 @@