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

Fix single page app linking #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix single page app linking #34

wants to merge 1 commit into from

Conversation

SiriusZael
Copy link
Contributor

Currently the app is doing a full page load because the links need to be wrapped in the react-router <Link /> component, but currently only has the MUI <Link /> component :allofthelinks:

@xian
Copy link
Member

xian commented Feb 22, 2024

Can we just change everything that's not off-site from to react-router-dom's Link'?

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