react-simple-phone-input 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ A simple and customizable react phone number dropdown component. It can mixed up
|
|
|
6
6
|
[](https://www.npmjs.com/package/react-simple-phone-input)
|
|
7
7
|
[](https://www.npmjs.com/package/react-simple-phone-input)
|
|
8
8
|
[](https://github.com/siamahnaf198/react-simple-phone-input)
|
|
9
|
-
[](https://github.com/siamahnaf198/react-simple-phone-input/blob/main/LICENSE)
|
|
10
10
|
|
|
11
11
|
## Installation
|
|
12
12
|
|
|
@@ -194,4 +194,4 @@ If you face any issues, missing data or wrong data about country, you are welcom
|
|
|
194
194
|
|
|
195
195
|
## License
|
|
196
196
|
|
|
197
|
-
|
|
197
|
+
[.
|