ACM-VIT / SDG-Frontend

0 stars 0 forks source link

Fix Routing for Contact Page #2

Open mahendra785 opened 2 months ago

mahendra785 commented 2 months ago

Ensure that the routing for the Contact page works correctly. When users click on the Contact link in the navbar, it should navigate to the correct page without any errors.

mahendra785 commented 2 months ago

Fix Routing for Contact Page

Pseudocode

1. Check Router Configuration

2. Define Contact Page Route

3. Ensure Navbar Link Points to Contact Page