Closed andrei-zhidkov closed 5 years ago
Fixes #43
Due to a complex return type of bindElementProps, TS was unable to infer a valid signature in react.d.ts. This PR fixes the issue in a quick way.
bindElementProps
Fixes #43
Due to a complex return type of
bindElementProps
, TS was unable to infer a valid signature in react.d.ts. This PR fixes the issue in a quick way.