Skip to content

Commit ee26724

Browse files
Update react-spring links to new domain
The previous links lead to a very strange and ugly website that is likely entirely AI-made
1 parent b1b63ce commit ee26724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/10/en/part10d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ Because styled-components processes the style definitions, it is possible to use
11101110
11111111
> react-spring is a spring-physics based animation library that should cover most of your UI related animation needs. It gives you tools flexible enough to confidently cast your ideas into moving interfaces.
11121112
1113-
[React-spring](https://www.react-spring.io/) is a library that provides a clean [API](https://react-spring.io/basics) for animating React Native components.
1113+
[React-spring](https://www.react-spring.dev/) is a library that provides a clean [API](https://www.react-spring.dev/docs/getting-started) for animating React Native components.
11141114
11151115
#### React Navigation
11161116

0 commit comments

Comments
 (0)