Open jimexist opened 7 years ago
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).
{ match: { params } }
Thanks!
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!