diff --git a/docs/app/guides/experimental/animation/page.tsx b/docs/app/guides/experimental/animation/page.tsx index 182d5712..1ace5f1b 100644 --- a/docs/app/guides/experimental/animation/page.tsx +++ b/docs/app/guides/experimental/animation/page.tsx @@ -22,6 +22,7 @@ function Stopwatch() {
Animation is quite underdeveloped in this library both from a performance and feature standpoint. It could use things like keyframing, easing, and sequencing.