We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cc165 commit f1847a1Copy full SHA for f1847a1
docs/app/guides/experimental/animation/page.tsx
@@ -22,6 +22,7 @@ function Stopwatch() {
22
</p>
23
24
<WIP>
25
+ {/* @ts-expect-error - idc */}
26
<p>
27
Animation is quite underdeveloped in this library both from a performance and feature
28
standpoint. It could use things like keyframing, easing, and sequencing.
0 commit comments