From ad2a780f5bb3e48d95ad2724eb4868bf43883c32 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 29 Jan 2024 11:53:41 +0000 Subject: Types lib/api --- src/pages/[locale]/sign-up/index.astro | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'src/pages') diff --git a/src/pages/[locale]/sign-up/index.astro b/src/pages/[locale]/sign-up/index.astro index 75103aa..5b99ec5 100644 --- a/src/pages/[locale]/sign-up/index.astro +++ b/src/pages/[locale]/sign-up/index.astro @@ -30,8 +30,6 @@ const t = translate(locale); -- cgit v1.2.3