I'd like to create `ReactComponent`s which can take a `ref` prop or that are defined with `React.forwardRef` somehow. Do you have an idea how to do that?