Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Support Next App Router #84

Open
manudeli opened this issue Dec 9, 2024 · 0 comments
Open

[Feature]: Support Next App Router #84

manudeli opened this issue Dec 9, 2024 · 0 comments

Comments

@manudeli
Copy link
Member

manudeli commented Dec 9, 2024

Package Scope

@use-funnel/next

Description

I was actually really surprised and fascinated by how use-funnel worked.
So, Support App Router please. I want to use this package in next.js app router too

Possible Solution

Currently, the recommended router for Next.js is App Router, so please give priority to App Router.

import { useFunnel } "@use-funnel/next/page" // page router
import { useFunnel } "@use-funnel/next" // app router

etc.

No response

@manudeli manudeli changed the title [Feature]: Support Next App Router please [Feature]: Support Next App Router Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant