chore: regenerate flow types

This commit is contained in:
Mikael Sand
2020-03-04 20:17:49 +02:00
parent f6931da688
commit bef5a9c408
+1
View File
@@ -237,6 +237,7 @@ export type ImageProps = {
preserveAspectRatio?: string,
opacity?: NumberProp,
clipPath?: string,
id?: string,
...
} & ResponderProps &
CommonMaskProps &