changed object to any

This commit is contained in:
Giacomo Rebonato
2016-08-15 21:12:56 +01:00
parent 0438123cb9
commit 4f1b5f462b

View File

@@ -12,7 +12,7 @@ declare namespace __ReactFlex {
/**
* For custom style
*/
style?: Object;
style?: any;
/**
* For `display: inline-flex`.