From 6e1b445889f7108d406fdbd7e4b6c73d67c6e657 Mon Sep 17 00:00:00 2001
From: Sir Blob <76974209+GamerBoss101@users.noreply.github.com>
Date: Sat, 25 Jan 2025 16:32:14 -0500
Subject: [PATCH] Small Fix
---
.../(panels)/suite/patient/account/page.jsx | 25 +++----------------
1 file changed, 4 insertions(+), 21 deletions(-)
diff --git a/src/app/(panels)/suite/patient/account/page.jsx b/src/app/(panels)/suite/patient/account/page.jsx
index 8408874..c14a946 100644
--- a/src/app/(panels)/suite/patient/account/page.jsx
+++ b/src/app/(panels)/suite/patient/account/page.jsx
@@ -45,27 +45,10 @@ const AccountPage = () => {
{userData.medications.map((medication, index) => (
{medication.name}
+{medication.dosage}
+{medication.frequency}