Skip to content

Commit 5aa2bb6

Browse files
committed
Update README.md
1 parent 16e0e78 commit 5aa2bb6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,8 @@ const animate = useAnimation(
187187
{ duration: 800, easing: "ease-in-out" }
188188
);
189189
```
190+
191+
## My previous experiments (deprecated)
192+
193+
- [tweened](https://github.com/inokawa/tweened)
194+
- [react-use-d3](https://github.com/inokawa/react-use-d3)

0 commit comments

Comments
 (0)