Replies: 1 comment
-
|
It can't be exported, as it depends on your routing config. You can use: |
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
Uh oh!
There was an error while loading. Please reload this page.
-
For example, using the function below currently produces a TypeScript error. To fix it, the Pathname type should be exported so it can be used for the href parameter instead of a plain string:
Beta Was this translation helpful? Give feedback.
All reactions