diff --git a/app/(pages)/patient/components/LabResults/index.tsx b/app/(pages)/patient/components/LabResults/index.tsx index 852435d..b32390c 100644 --- a/app/(pages)/patient/components/LabResults/index.tsx +++ b/app/(pages)/patient/components/LabResults/index.tsx @@ -16,7 +16,7 @@ interface LabResults { } const LabResults: React.FC = ({ results }) => ( -
+