react-multi-carousel
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-multi-carousel", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,6 +17,8 @@ # react-multi-carousel | ||
Demo can be found at [here](https://nextjs-6o5t4zhky.now.sh/). | ||
Demo can be found at [here](https://nextjs-nxqnjnztk.now.sh). | ||
Note: When you go to the responsive mode in chrome debugger, this demo will assume that you are on a tablet or mobile device because of a npm package i am using, so the resize might not work well because of this. | ||
Codes is at [here](https://github.com/YIZHUANG/react-multi-carousel/blob/master/examples/ssr/pages/index.js). | ||
## Examples | ||
@@ -23,0 +25,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
31509
85