souporserious/react-measure

Look into only rendering once

souporserious opened this issue · 0 comments

Came across this cool package and realized we can be a little better and only render the component once. I think we may be able to just calculate the container width and pass that down since it has already been rendered.