Ignore:
Timestamp:
01/26/26 20:19:20 (6 months ago)
Author:
Dimitar Arsov <dimitararsov04@…>
Branches:
main
Children:
d47e225
Parents:
fd81a18
Message:

add Global exception handler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/src/App.tsx

    rfd81a18 ra3ae097  
    22import { BrowserRouter, Routes, Route } from "react-router-dom";
    33import AllUsers from "./components/userProfile/AllUsersHelper";
    4 import UserDetail from "./components/userProfile/UserDetail";
     4import UserDetail from "./components/userProfile/UserDetailView";
    55
    66function Home() {
Note: See TracChangeset for help on using the changeset viewer.