Skip to content

Commit

Permalink
Update App.jsx
Browse files Browse the repository at this point in the history
Signed-off-by: 2004vivek <[email protected]>
  • Loading branch information
2004vivek authored Oct 24, 2024
1 parent dce509c commit 5a8757b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ import VerifyEmail from "./component/Verify";
import NotFound from "./component/NotFound";
import MiniChatbot from "./component/MiniChatbot";
import ProgressBar from "./component/ProgressBar/ProgressBar";
import ProtectedRoute from '../../client/src/component/ProtectedRoute'

// Main Layout Component

Expand Down

0 comments on commit 5a8757b

Please sign in to comment.