How can we share the Link, redirect, usePathname, and useRouter functions across modules in a monorepo project? #1559
Unanswered
rogerogers
asked this question in
Q&A
Replies: 1 comment 3 replies
-
What's stopping you from calling Moving to a discussion as this is a usage question … |
Beta Was this translation helpful? Give feedback.
3 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.
-
Is your feature request related to a problem? Please describe.
My monorepo project is expected to have many modules. I want to share these several methods.
Describe the solution you'd like
not yet
Describe alternatives you've considered
use next/navigation
Beta Was this translation helpful? Give feedback.
All reactions