country_box
v1.0.1
Published
Country box showing for the user in react js
Downloads
2
Readme
welcomeName
Show the welcome name with this funcationaly to use in your project
Just install the pacakge with following steps
Install
npm install country_box
Use Code in your project
const welcomeName = require('country_box')
console.log(welcomeName("Raj Kumar singh"));