-
-
Notifications
You must be signed in to change notification settings - Fork 430
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
Cannot work with react router router dom link component? #526
Comments
I guess that we need to implement something similar to what we have at the
|
Yes, I tried |
Oh, sorry, I expressed myself poorly... let me rephrase it: "I guess that to fix this issue we should consider implementing something similar to what we have at the So, this is how someone can fix the issue and submit a PR fixing it. Currently, isn't possible to use |
Describe the bug
How can I use react router dom with flowbite react?
To Reproduce
Steps to reproduce the behavior:
How can I work with
react-router-dom
's<Link>
component and flowbite default links?When I use inside original nav component, tag will be nested.
Expected behavior
I just wanna use react router dom.
System information:
Project information:
The text was updated successfully, but these errors were encountered: