Skip to content

Duplicate ProtectedRoute import from two modules - #503

Open
DooseWayo wants to merge 1 commit into
Epta-Node:mainfrom
DooseWayo:doose-wayo-branch
Open

Duplicate ProtectedRoute import from two modules#503
DooseWayo wants to merge 1 commit into
Epta-Node:mainfrom
DooseWayo:doose-wayo-branch

Conversation

@DooseWayo

Copy link
Copy Markdown

Summary

Resolves #

Changes

What was fixed

Primary target (App.tsx)

Issue | Fix -- | -- Duplicate ProtectedRoute import from two modules | Kept only components/auth/ProtectedRoute (richer, with useAuthGuard + fallback prop) Broken AppContent with a nested  inside it | Deleted AppContent; merged the correct RoutedContent into a clean AppContent Stray  / misplaced  outside JSX return | NotificationProvider moved into the provider chain in App Second  in App wrapping AppContent | Removed the outer router; single  now lives inside App's provider tree

Verification & Testing

  • npm test (Backend/Frontend)
  • cargo test (Smart Contracts)
  • cargo fmt --check && cargo clippy (Contract Linting)

Contributor Checklist

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Jaja's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@DooseWayo Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant