UNPKG
react-scroll-shadow
Version:
latest (2.0.2)
2.0.2
1.0.1
0.0.2
Pure CSS shadow to indicate more content in scrollable area
react-scroll-shadow
/
dist
/
es2015
/
index.js
3 lines
(2 loc)
•
92 B
JavaScript
View Raw
1
2
3
export
*
from
'./scroll-shadow'
;
export
{
ScrollShadow
as
default
}
from
'./scroll-shadow'
;