react-custom-scroll
Advanced tools
Comparing version 4.2.1 to 4.2.2
{ | ||
"name": "react-custom-scroll", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "An easily designable, cross browser (!!), custom scroll with ReactJS Animations and scroll rate **exactly** like native scroll", | ||
@@ -5,0 +5,0 @@ "main": "index", |
[![NPM version][npm-image]][npm-url] | ||
![](https://github.com/rommguy/react-custom-scroll/workflows/build/badge.svg) | ||
![](https://img.shields.io/npm/dw/react-custom-scroll) | ||
@@ -26,4 +27,4 @@ | ||
**From unpkg cdn:** | ||
* [Js file](https://unpkg.com/react-custom-scroll@4.2.1/dist/reactCustomScroll) | ||
* [css file](https://unpkg.com/react-custom-scroll@4.2.1/dist/customScroll.css) | ||
* [Js file](https://unpkg.com/react-custom-scroll@4.2.2/dist/reactCustomScroll) | ||
* [css file](https://unpkg.com/react-custom-scroll@4.2.2/dist/customScroll.css) | ||
@@ -83,2 +84,4 @@ Wrap your content with the custom scroll component | ||
### Typescript | ||
- You can use CustomScroll types by installing @types/react-custom-scroll from npm | ||
@@ -85,0 +88,0 @@ ### Usage with flexbox |
Sorry, the diff of this file is too big to display
2543
153
262712