diff --git a/frontend/hospital-portal/src/App.tsx b/frontend/hospital-portal/src/App.tsx index 33c51771..7c48164c 100644 --- a/frontend/hospital-portal/src/App.tsx +++ b/frontend/hospital-portal/src/App.tsx @@ -12,7 +12,7 @@ import MotionLazyContainer from './components/animate/MotionLazyContainer'; import { SnackbarProvider } from 'notistack'; // ---------------------------------------------------------------------- - +export const u = 12 export default function App() { return (