From 659a320439afbc3dc714997b3484f8059278e05e Mon Sep 17 00:00:00 2001 From: Abizrh Date: Sun, 10 Aug 2025 17:08:09 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat=20(header):=20add=20button=20c?= =?UTF-8?q?lick=20functionality?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/flow/patient/list.vue | 8 ++++---- app/components/layout/AppSidebar.vue | 2 +- app/components/pub/nav/header/prep.vue | 10 ++++++++++ 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/app/components/flow/patient/list.vue b/app/components/flow/patient/list.vue index b70a4c1b..0cae3161 100644 --- a/app/components/flow/patient/list.vue +++ b/app/components/flow/patient/list.vue @@ -1,10 +1,10 @@