mirror of
https://github.com/zhigang1992/uber-cities.git
synced 2026-04-29 09:44:56 +08:00
Add San Salvador edge case message (#43)
This commit is contained in:
@@ -27,6 +27,12 @@ const cases = [
|
||||
'Be aware! Some taxi drivers may attack your uber driver.',
|
||||
name: 'istanbul',
|
||||
},
|
||||
{
|
||||
type: 'price',
|
||||
message:
|
||||
'Uber drivers only take payment by cash. If they think you\'ll pay by card then they\'ll cancel the ride',
|
||||
name: 'san salvador',
|
||||
},
|
||||
]
|
||||
|
||||
export default city =>
|
||||
|
||||
Reference in New Issue
Block a user