react-simple-phone-input
Advanced tools
Comparing version 3.1.6 to 3.1.7
{ | ||
"name": "react-simple-phone-input", | ||
"version": "3.1.6", | ||
"version": "3.1.7", | ||
"description": "A simple react phone input component with calling code dropdown🤷", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
@@ -11,2 +11,4 @@ React Simple Phone Input | ||
-SSR Friendly | ||
## Installation | ||
@@ -22,4 +24,3 @@ | ||
import { PhoneInput } from "react-simple-phone-input"; | ||
//or | ||
//const { PhoneInput } = require("react-simple-phone-input") | ||
import "react-simple-phone-input/dist/style.css"; | ||
@@ -26,0 +27,0 @@ <PhoneInput |
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
198