reason-react-example icon indicating copy to clipboard operation
reason-react-example copied to clipboard

Could there be an extended demo of interop where complex prop types are involved?

Open jimexist opened this issue 8 years ago • 0 comments

Specifically the current interop demo only showcased prop types of simple scalars, but I wonder how one could do it for complex types (e.g. { match: { params } } in react-router v4).

Thanks!

jimexist avatar Apr 10 '17 14:04 jimexist