Skip to content

[Feature]: Support Next App Router #84

Open
@manudeli

Description

@manudeli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions