jshuaf / Aquaforces

The land of the free
0 stars 0 forks source link

Remove string refs #71

Open jshuaf opened 7 years ago

jshuaf commented 7 years ago

When string refs are replaced by callback refs... you can't calculate dimensions and layout in componentDidMount()

jshuaf commented 7 years ago

This applies to findDOMNode() as well.