// In your gatsby-config.js
module.exports = {
plugins: [
//...
"gatsby-source-countries",
//...
],
}
escapemanuele/gatsby-source-countries
A gatsby source plugin to get all the world countries inside your application
JavaScript0BSD
A gatsby source plugin to get all the world countries inside your application
JavaScript0BSD