diff --git a/frontend/hospital-portal/src/components/Logo.tsx b/frontend/hospital-portal/src/components/Logo.tsx index 71b4916e..a192ec44 100644 --- a/frontend/hospital-portal/src/components/Logo.tsx +++ b/frontend/hospital-portal/src/components/Logo.tsx @@ -17,7 +17,7 @@ export default function Logo({ disabledLink = false, sx }: Props) { const logo = ( - LinkSehat + LinkSehat );