Typing nested routeData
It seems the API for typing nested routeData has changed after I updated to 0.3.7. I used to have
But this doesn't work anymore. How do I adjust the types so that the
data
argument has the appropriate type?1 Reply
You'll need to use RouteDataFuncArgs instead