Correcciones
This commit is contained in:
		
							parent
							
								
									8ed2a70eee
								
							
						
					
					
						commit
						da98c3ab26
					
				| 
						 | 
				
			
			@ -72,7 +72,7 @@ export default function App() {
 | 
			
		|||
      <UserContextProvider>
 | 
			
		||||
        <NavigationContainer>
 | 
			
		||||
          <Stack.Navigator initialRouteName="LogIn">
 | 
			
		||||
            <Stack.Screen name="Inicio" component={Invitados} options={{
 | 
			
		||||
            <Stack.Screen name="Inicio" component={LogIn} options={{
 | 
			
		||||
              headerStyle: {
 | 
			
		||||
                backgroundColor: "#D7A86E"
 | 
			
		||||
              }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue