Skip to content

Commit 36f1e94

Browse files
committed
update readme
1 parent 41e42d3 commit 36f1e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class App extends Component {
1919
<div>
2020
<ScrollspyNav
2121
scrollTargetIds={["section_1", "section_2", "section_3"]}
22-
offset="100"
22+
offset={100}
2323
activeNavClass="is-active"
2424
scrollDuration="1000"
2525
headerBackground="true"

0 commit comments

Comments
 (0)