You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a ts error saying that parent doesn't exist on the Router type, which makes sense because it isn't declared in RouterProps. Unfortunately I am too new to typescript to be confident in contributing a fix.
The text was updated successfully, but these errors were encountered:
https://github.com/molefrog/wouter/blob/main/types/ts4.1/index.d.ts#L125
I'm getting a ts error saying that
parent
doesn't exist on the Router type, which makes sense because it isn't declared in RouterProps. Unfortunately I am too new to typescript to be confident in contributing a fix.The text was updated successfully, but these errors were encountered: