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

Fixed: Fix InternalRedirect component #1213

Merged
merged 3 commits into from
Aug 5, 2024
Merged

Fixed: Fix InternalRedirect component #1213

merged 3 commits into from
Aug 5, 2024

Conversation

drikusroor
Copy link
Contributor

This pull request fixes the InternalRedirect component by updating the import statements and refactoring the component to use the useParams and useLocation hooks instead of the RouteComponentProps.

Resolves #1212

@drikusroor drikusroor self-assigned this Aug 5, 2024
@drikusroor drikusroor merged commit 93a3e1c into develop Aug 5, 2024
11 checks passed
@drikusroor drikusroor deleted the fix/redirect branch August 5, 2024 10:36
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.

🐛 Redirect doesn't redirect
1 participant