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

Added router to Nav & Breadcrumbs #8

Closed
wants to merge 3 commits into from
Closed

Added router to Nav & Breadcrumbs #8

wants to merge 3 commits into from

Conversation

ianvexler
Copy link
Contributor

@ianvexler ianvexler commented Feb 16, 2024

Since react-router-dom's RouterProvider was not providing the Router context to the package I've added a temporary solution to routing.

Added NavContext and BreadcrumbContext so users can pass NavLink and Link to the package allowing it to redirect them using react-router-dom.

@ianvexler ianvexler marked this pull request as ready for review February 16, 2024 15:23
@kishannareshpal
Copy link
Member

Superseeded with #10

@kishannareshpal kishannareshpal deleted the ian/router branch March 20, 2024 08:44
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

Successfully merging this pull request may close these issues.

2 participants