pull/519/merge
stilllearningworld 6 months ago committed by GitHub
commit 2930c3c668
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -193,3 +193,5 @@ const countries = [
'Zambia',
'Zimbabwe'
]
//exporting array
export{countries};

Loading…
Cancel
Save