Skip to content

Commit 37c51ea

Browse files
authored
Tell them we don't rely on timeouts
1 parent 3f6b0cc commit 37c51ea

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
[![Build Status Widget]][build status]
55
[![Coverage Widget]][coverage]
66

7-
_React CSS Transition_ provides a reliable way to transition your components between two states across browers.
8-
9-
With its `onTransitionComplete` handler you can even orchestrate more complex transitions.
7+
_React CSS Transition_ provides a reliable way to transition your components between two states across browers without relying on timeouts.
108

119
[Read the full documentation](https://wikiwi.github.io/react-css-transition/)
1210

0 commit comments

Comments
 (0)