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 3f6b0cc commit 37c51eaCopy full SHA for 37c51ea
README.md
@@ -4,9 +4,7 @@
4
[![Build Status Widget]][build status]
5
[![Coverage Widget]][coverage]
6
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.
+_React CSS Transition_ provides a reliable way to transition your components between two states across browers without relying on timeouts.
10
11
[Read the full documentation](https://wikiwi.github.io/react-css-transition/)
12
0 commit comments