react-country-state-city
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "react-country-state-city", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "React-country-state-city allows you to create a Select dropdown for countries, states, cities with search options.And also provide the option to create a language select dropdown to list all Languages.", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
@@ -64,3 +64,3 @@ # React-country-state-city | ||
<h6>Language</h6> | ||
<CitySelect | ||
<LanguageSelect | ||
onChange={(e) => { | ||
@@ -67,0 +67,0 @@ console.log(e); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106540