Closed
Description
Jackson announced that he's deprecating system-components in favor of a new library called @rebass/components. It looks like for most of our components this should be a drop-in replacement, and it may solve our "double-render" issue with recursive is
props.
On the plus side, the new lib supports extending components out of the box, which might simplify some of our hacky extensions like PointerBox.