From 6a3b97c980cf25432ffc4de47340e907c676a0ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A6Ltorio?= Date: Sat, 29 Jun 2024 16:32:22 +0200 Subject: [PATCH] use number format --- src/App.tsx | 1 - src/Components/Forms/Geo.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 3e6112d..e7fe014 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -24,7 +24,6 @@ const tabs = [ label: 'Text', Component: TextForm }, - { label: 'E-mail', Component: EmailForm diff --git a/src/Components/Forms/Geo.tsx b/src/Components/Forms/Geo.tsx index 9a661b8..551a9fa 100644 --- a/src/Components/Forms/Geo.tsx +++ b/src/Components/Forms/Geo.tsx @@ -45,7 +45,7 @@ function GeoForm() {