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?
I'd like to create
ReactComponents which can take arefprop or that are defined withReact.forwardRefsomehow. Do you have an idea how to do that?