diff --git a/react-flex/react-flex.d.ts b/react-flex/react-flex.d.ts index 17a7a6e9e7..2bfb73c7cd 100644 --- a/react-flex/react-flex.d.ts +++ b/react-flex/react-flex.d.ts @@ -12,7 +12,7 @@ declare namespace __ReactFlex { /** * For custom style */ - style?: Object; + style?: any; /** * For `display: inline-flex`.