Mojang/ore-ui

Document the difference between relying on children props in @react-facet vs regular React

xaviervia opened this issue · 0 comments

The main thing being that since @react-facet breaks out of the norms of React, when you access the children prop it will not have the data you expect, because it will be out of sync with what actually gets rendered.