cssinjs / styled-jss

Styled Components on top of JSS.
http://cssinjs.org/styled-jss
MIT License
217 stars 25 forks source link

Support getting the ref of the wrapped component #70

Open Pajn opened 5 years ago

Pajn commented 5 years ago

Either support innerRef or the new forwardRef API.

As of now, styled-jss can not be used in combination with a library like react-beautiful-dnd.