From b6e44c80c82c1835301ce4ba245e6c99f25c63bf Mon Sep 17 00:00:00 2001 From: Maria Sanchez Date: Wed, 31 Aug 2022 22:58:53 -0600 Subject: [PATCH] fix merge issues and screens --- mobile-ui/App.js | 31 +++++++++++++--------- mobile-ui/components/AgregarInvitados.js | 2 +- mobile-ui/components/Invitados.js | 2 +- mobile-ui/components/LogIn.js | 17 +----------- mobile-ui/components/Profile.js | 2 +- mobile-ui/components/Reservas.js | 17 +++++++----- mobile-ui/components/ReservasCard/index.js | 21 ++++++--------- servicio-reservaciones/package-lock.json | 1 + 8 files changed, 42 insertions(+), 51 deletions(-) diff --git a/mobile-ui/App.js b/mobile-ui/App.js index da04b65e..ada8f74b 100644 --- a/mobile-ui/App.js +++ b/mobile-ui/App.js @@ -27,14 +27,14 @@ function HomeTab({ route }) { return ( - (} color="#D7A86E" size="md" />)}} onclick={() => setSelected(0)} /> - (} color="#D7A86E" size="md" />)} } onclick={() => setSelected(1)} /> - (} color="#D7A86E" size="md" />)} } onclick={() => setSelected(1)} /> - (} color="#D7A86E" size="md" />)}} onclick={() => setSelected(0)} /> - (} color="#D7A86E" size="md" />)} } onclick={() => setSelected(1)} /> - (} color="#D7A86E" size="md" />)}} onclick={() => setSelected(2)} /> @@ -71,21 +71,26 @@ export default function App() { - - + {/* + }} /> */} - - - + + - + Tipo de invitado -