[LOCAL] Unfix the typo that would be a breaking change

This commit is contained in:
Riccardo Cipolleschi
2024-10-08 08:54:17 +01:00
parent 1b30689b27
commit fbc76a6ca3
@@ -181,7 +181,7 @@ export interface TransformsStyle {
transform?:
| Readonly<
MaximumOneOf<
PerspectiveTransform &
PerpectiveTransform &
RotateTransform &
RotateXTransform &
RotateYTransform &