Skip to content

Commit 9c9e512

Browse files
committed
chore(Rotate): update .api.md
1 parent f2de16b commit 9c9e512

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react-components/react-motion-components-preview/library/etc/react-motion-components-preview.api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ export const FadeRelaxed: PresenceComponent<FadeParams>;
3030
// @public (undocumented)
3131
export const FadeSnappy: PresenceComponent<FadeParams>;
3232

33+
// @public (undocumented)
34+
export const Rotate: PresenceComponent<RotateParams>;
35+
3336
// @public
3437
export const Scale: PresenceComponent<ScaleParams>;
3538

0 commit comments

Comments
 (0)