react-smart-scroller
Advanced tools
Comparing version
@@ -1,3 +0,2 @@ | ||
import { ReactSmartSliderProps } from "./lib"; | ||
import { ReactSmartScroller } from "./components"; | ||
export { ReactSmartScroller, ReactSmartSliderProps }; | ||
export { ReactSmartScroller }; |
{ | ||
"name": "react-smart-scroller", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "React-smart-scroller is a library that allows you to create highly customizable horizontal or vertical scroller in easy way. You can modify track styles or pass your own thumb (own component)", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -1,7 +0,5 @@ | ||
import { ReactSmartSliderProps } from './lib' | ||
import { ReactSmartScroller } from './components' | ||
export { | ||
ReactSmartScroller, | ||
ReactSmartSliderProps | ||
ReactSmartScroller | ||
} |
12299958
04171
-0.07%