Open KhalilKhunji opened 1 week ago
https://github.com/Shahstaa/react-router-dom-lab/blob/90b5f7d0175659c16ca67668ab04fd4fbb5958e6/src/App.jsx#L36
A minor error in your path broke your app; should be /mailboxes/:mailboxId
/mailboxes/:mailboxId
I'll make sure to update the path to /mailboxes/:mailboxId and test it again.
https://github.com/Shahstaa/react-router-dom-lab/blob/90b5f7d0175659c16ca67668ab04fd4fbb5958e6/src/App.jsx#L36
A minor error in your path broke your app; should be
/mailboxes/:mailboxId