Skip to content

Commit 5f17ac9

Browse files
Romain Le Quellecjquense
authored andcommitted
fix anchor link (#225)
1 parent 599a1c8 commit 5f17ac9

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
@@ -6,7 +6,7 @@ A ton of thanks to the React team, and contributors for writing and maintaining
66

77
---
88

9-
The [`TransitionGroup`](#low-level-api-transitiongroup) add-on component is a low-level API for animation, and [`CSSTransitionGroup`](#csstransitiongroup) is an add-on component for easily implementing basic CSS animations and transitions.
9+
The [`TransitionGroup`](#low-level-api-transitiongroup) add-on component is a low-level API for animation, and [`CSSTransitionGroup`](#high-level-api-csstransitiongroup) is an add-on component for easily implementing basic CSS animations and transitions.
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)