We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e42d3 commit 36f1e94Copy full SHA for 36f1e94
README.md
@@ -19,7 +19,7 @@ class App extends Component {
19
<div>
20
<ScrollspyNav
21
scrollTargetIds={["section_1", "section_2", "section_3"]}
22
- offset="100"
+ offset={100}
23
activeNavClass="is-active"
24
scrollDuration="1000"
25
headerBackground="true"
0 commit comments