readprogress
Advanced tools
| { | ||
| "conventionalCommits.scopes": [ | ||
| "pre-release", | ||
| "readme" | ||
| ] | ||
| } |
+1
-1
| { | ||
| "name": "readprogress", | ||
| "version": "0.0.7", | ||
| "version": "0.0.8", | ||
| "author": "Cobby <nkumsagoefredrick@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": ".A React component that shows the progress of reading a page", |
+2
-4
@@ -30,3 +30,3 @@ # React Read Progress Component | ||
| import React from 'react'; | ||
| import ReadProgress from 'readprogress'; | ||
| import { ReadProgress } from 'readprogress'; | ||
@@ -50,5 +50,3 @@ export default function MyComponent{ | ||
| height={4} | ||
| scrollOffset={100} | ||
| scrollOffset={100} | ||
| /> | ||
@@ -55,0 +53,0 @@ ``` |
9411
0.72%12
9.09%143
3.62%78
-2.5%