Skip to content

Commit ddbd064

Browse files
james-inneslex111
authored andcommitted
Add React Spring to Animation on Styling FAQ (#2147)
Spring is a popular library on top of motion with some useful developments
1 parent dea7ea1 commit ddbd064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/faq-styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ _Note that this functionality is not a part of React, but provided by third-part
4848

4949
### Can I do animations in React? {#can-i-do-animations-in-react}
5050

51-
React can be used to power animations. See [React Transition Group](https://reactcommunity.org/react-transition-group/) and [React Motion](https://github.com/chenglou/react-motion), for example.
51+
React can be used to power animations. See [React Transition Group](https://reactcommunity.org/react-transition-group/) and [React Motion](https://github.com/chenglou/react-motion) or [React Spring](https://github.com/react-spring/react-spring), for example.

0 commit comments

Comments
 (0)