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: use pages router instead of app router #718

Merged
merged 4 commits into from
Feb 10, 2025
Merged

Conversation

abdou6666
Copy link
Member

Motivation

This PR removes the import & utilization of app router
Fixes # (issue)

Type of change:

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code

frontend/src/hooks/useAuth.ts Outdated Show resolved Hide resolved
@marrouchi marrouchi linked an issue Feb 10, 2025 that may be closed by this pull request
@marrouchi marrouchi merged commit 8798dfa into main Feb 10, 2025
5 checks passed
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.

Update the code to use next/navigation instead of next/router
4 participants