|
@@ -290,7 +290,7 @@ const ReservationLocationPage = () => {
|
|
|
<NormalInput
|
|
<NormalInput
|
|
|
placeholder="搜尋所有充電站或地區.."
|
|
placeholder="搜尋所有充電站或地區.."
|
|
|
onChangeText={() => console.log('input')}
|
|
onChangeText={() => console.log('input')}
|
|
|
- extendedStyle={{ padding: 24 }}
|
|
|
|
|
|
|
+ extendedStyle={{ padding: 20 }}
|
|
|
/>
|
|
/>
|
|
|
</View>
|
|
</View>
|
|
|
</View>
|
|
</View>
|