react-scroll-progress-bar
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "react-scroll-progress-bar", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "A scroll progress bar component for React", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -24,3 +24,3 @@ # react-scroll-progress-bar | ||
<div> | ||
<ScrollUpButton /> | ||
<ProgressBar /> | ||
//This is all you need to get the default view working | ||
@@ -27,0 +27,0 @@ </div> |
8932