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 1 reply
-
What's stopping you from calling Moving to a discussion as this is a usage question … |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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