Replies: 1 comment
-
I didn't mean to convert this into a discussion! I fixed it in a branch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using createRouter as in the README example:
The type of router is
Router
instead ofRouterTyped
, which can cause type mismatchsBeta Was this translation helpful? Give feedback.
All reactions