mirror of
https://github.com/zhigang1992/uber-cities.git
synced 2026-04-26 05:55:25 +08:00
Add Seoul edge case message (#44)
This commit is contained in:
@@ -33,6 +33,11 @@ const cases = [
|
||||
'Uber drivers only take payment by cash. If they think you\'ll pay by card then they\'ll cancel the ride',
|
||||
name: 'san salvador',
|
||||
},
|
||||
{
|
||||
type: 'service',
|
||||
message: 'Only Uber Black is available in Seoul.',
|
||||
name: 'seoul',
|
||||
}
|
||||
]
|
||||
|
||||
export default city =>
|
||||
|
||||
Reference in New Issue
Block a user