From 9788aeca66993909dccea9864fd804e45c247989 Mon Sep 17 00:00:00 2001 From: Hugo Oliveira Date: Thu, 1 Feb 2024 11:49:16 +0000 Subject: [PATCH] Update #3 Variavel cidade = ' ' --- high-green-power/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/high-green-power/src/App.tsx b/high-green-power/src/App.tsx index 070e53e..61635ba 100644 --- a/high-green-power/src/App.tsx +++ b/high-green-power/src/App.tsx @@ -38,10 +38,10 @@ const initialValues: dados = { representante: '', telemovelDP: '', emailDP: '', - morada: undefined, + morada: '', andar: undefined, pais: 'Portugal', - cidade: undefined, + cidade: '', codigoPostal: undefined, nomePessoaContacto: '',