Skip to content

Commit 615c33d

Browse files
committed
types
1 parent cc9ad43 commit 615c33d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/moti/src/svg/motify-svg.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export function motifySvg<
5353
<AnimatedComponent
5454
{...props}
5555
animatedProps={animated.style}
56+
// @ts-ignore
5657
ref={ref}
5758
/>
5859
)

0 commit comments

Comments
 (0)