pull/324/merge
Dahman 7 months ago committed by GitHub
commit cd85a96972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -887,14 +887,6 @@ export const countriesData = [
flag: 'https://restcountries.eu/data/imn.svg',
currency: 'British pound',
},
{
name: 'Israel',
capital: 'Jerusalem',
languages: ['Hebrew (modern)', 'Arabic'],
population: 8527400,
flag: 'https://restcountries.eu/data/isr.svg',
currency: 'Israeli new shekel',
},
{
name: 'Italy',
capital: 'Rome',
@ -1368,12 +1360,12 @@ export const countriesData = [
currency: '[E]',
},
{
name: 'Palestine, State of',
capital: 'Ramallah',
name: 'Palestine',
capital: 'Jerusalem',
languages: ['Arabic'],
population: 4682467,
flag: 'https://restcountries.eu/data/pse.svg',
currency: 'Israeli new sheqel',
currency: 'Sheqel',
},
{
name: 'Panama',

Loading…
Cancel
Save