mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[LOCAL] Unfix the typo that would be a breaking change
This commit is contained in:
@@ -181,7 +181,7 @@ export interface TransformsStyle {
|
||||
transform?:
|
||||
| Readonly<
|
||||
MaximumOneOf<
|
||||
PerspectiveTransform &
|
||||
PerpectiveTransform &
|
||||
RotateTransform &
|
||||
RotateXTransform &
|
||||
RotateYTransform &
|
||||
|
||||
Reference in New Issue
Block a user