Skip to content

Commit be32100

Browse files
committed
fix anchors
1 parent 50ad93e commit be32100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ and this project adheres (more or less) to [Semantic Versioning](http://semver.o
1515

1616
two new examples
1717

18-
## Controlled scroll
18+
#### Controlled scroll
1919

2020
Controlled visible port of the calendar using `visibleTimeStart` and `visibleTimeEnd`. This also limits scrolling by mouse and adds two buttons to change the visible port of the calendar
2121

2222
[Example Codesandbox](https://codesandbox.io/s/timeline-demo-controlled-visible-time-no-scroll-659jb)
2323

24-
## Programmatically Scrolling
24+
#### Programmatically Scrolling
2525

2626
Using controlled scroll and react-spring to trigger scrolling and create an animation.
2727

0 commit comments

Comments
 (0)