From a83672f8d7bba83c103146482da56ea0d8dedb9a Mon Sep 17 00:00:00 2001 From: Teshan Kannangara <90088670+TeshanK@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:38:36 +0530 Subject: [PATCH] remove dummy export buttons --- src/components/Appointments.jsx | 3 --- src/components/Billing.jsx | 17 ++++++----------- src/components/Patients.jsx | 3 --- src/components/Treatments.jsx | 3 --- 4 files changed, 6 insertions(+), 20 deletions(-) diff --git a/src/components/Appointments.jsx b/src/components/Appointments.jsx index 136cfff5..28f3fb72 100644 --- a/src/components/Appointments.jsx +++ b/src/components/Appointments.jsx @@ -261,9 +261,6 @@ function Appointments() {

All Appointments

-
diff --git a/src/components/Billing.jsx b/src/components/Billing.jsx index e946692f..b0b99132 100644 --- a/src/components/Billing.jsx +++ b/src/components/Billing.jsx @@ -261,17 +261,12 @@ function Billing() {

Recent Invoices

-
- - -
+
diff --git a/src/components/Patients.jsx b/src/components/Patients.jsx index 0a8bcb4d..57e94a14 100644 --- a/src/components/Patients.jsx +++ b/src/components/Patients.jsx @@ -133,9 +133,6 @@ function Patients() {

Patient Registry

-
diff --git a/src/components/Treatments.jsx b/src/components/Treatments.jsx index a38d3094..1f27114b 100644 --- a/src/components/Treatments.jsx +++ b/src/components/Treatments.jsx @@ -119,9 +119,6 @@ function Treatments() {

All Treatments

-