Type Inference with useParams and useSearch?
Hoping someone can help me understand why I am not seeing the correct types when using
And then in the component tree:
I am correct in assuming these should be typed accordingly?
useParams and useSearch. Here is the route definition:And then in the component tree:
I am correct in assuming these should be typed accordingly?