Norserium / react-indiana-drag-scroll

React component which implements scrolling via holding the mouse button or touch

Home Page:https://norserium.github.io/react-indiana-drag-scroll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad importation at https://norserium.github.io/react-indiana-drag-scroll/

mscholz-dev opened this issue · comments

In the first example, the import should be : import ScrollContainer from 'react-indiana-drag-scroll'
like in the npm package ^^

@mscholz-dev, the documentation exists only for the next version. It doesn't have default export, so the example is correct.