cssinjs / theming

Unified CSSinJS theming solution for React
300 stars 39 forks source link

Forward ref support #75

Closed HenriBeck closed 5 years ago

HenriBeck commented 5 years ago

This removes the innerRef prop from withTheme and replaces it with the forwardRef API.