react-daypicker
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "react-daypicker", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "A simple datepicker inspired by Pikaday.", | ||
@@ -5,0 +5,0 @@ "main": "lib/DayPicker.js", |
@@ -22,10 +22,2 @@ # react-daypicker | ||
## Agnostic building block | ||
Note that this component does not draw any border around itself or handle popping | ||
up. That is up to you. I am using it with react-bootstrap v3 and it my usage looks | ||
like this: | ||
![Usage](usage.png) | ||
### npm | ||
@@ -40,3 +32,10 @@ ```sh | ||
``` | ||
## Agnostic building block | ||
Note that this component does not draw any border around itself or handle popping | ||
up. That is up to you. I am using it with react-bootstrap v3 and it my usage looks | ||
like this: | ||
![Usage](usage.png) | ||
## Usage | ||
@@ -43,0 +42,0 @@ |
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
65555
124