fix area comun horas

This commit is contained in:
Maria Sanchez 2022-08-30 07:43:27 -06:00
parent 11bf753ca4
commit 73bd3c5adb
1 changed files with 0 additions and 7 deletions

View File

@ -147,13 +147,6 @@ export default function AreaComun({navigation}){
<DateTimePicker mode="datetime" is24Hour value={time} onChangeStart={onChangeStart}/>
</View>
</FormControl>
<FormControl isRequired>
<FormControl.Label>Hora de finalización</FormControl.Label>
<View >
<DateTimePicker mode="datetime" is24Hour value={endTime} onChangeEnd={onChangeEnd}/>
</View>
</FormControl>
<Button mt="10" backgroundColor="tertiary.600" onPress={()=> postReserva()}>