antd-country-phone-input
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -1506,4 +1506,11 @@ var countries = [ | ||
"phoneCode": "263" | ||
}, | ||
{ | ||
"zh": "中国", | ||
"en": "China", | ||
"short": "CN", | ||
"emoji": "🇨🇳", | ||
"phoneCode": "86" | ||
} | ||
]; | ||
export default countries; |
{ | ||
"name": "antd-country-phone-input", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Country phone input component as standard Ant.Design form item", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
116867
1646