We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9ad43 commit 615c33dCopy full SHA for 615c33d
packages/moti/src/svg/motify-svg.tsx
@@ -53,6 +53,7 @@ export function motifySvg<
53
<AnimatedComponent
54
{...props}
55
animatedProps={animated.style}
56
+ // @ts-ignore
57
ref={ref}
58
/>
59
)
0 commit comments