From ec6ca6ab64a2509fcf7ada6a59b78d708830c908 Mon Sep 17 00:00:00 2001 From: elizielx Date: Fri, 16 Feb 2024 06:23:06 +0800 Subject: [PATCH] refactor: disable unfinished features --- apps/app/src/components/complain-tabs.tsx | 4 ++-- apps/app/src/components/operator-tabs.tsx | 7 ++++--- apps/app/src/components/trashbin-tabs.tsx | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/apps/app/src/components/complain-tabs.tsx b/apps/app/src/components/complain-tabs.tsx index fe4d830..4749986 100644 --- a/apps/app/src/components/complain-tabs.tsx +++ b/apps/app/src/components/complain-tabs.tsx @@ -42,10 +42,10 @@ const ComplainTabs: React.FC = () => { {t("tabs.laporkan")} - + {/* {t("tabs.riwayat")} - + */} ); diff --git a/apps/app/src/components/operator-tabs.tsx b/apps/app/src/components/operator-tabs.tsx index fced276..fc9ef01 100644 --- a/apps/app/src/components/operator-tabs.tsx +++ b/apps/app/src/components/operator-tabs.tsx @@ -32,16 +32,17 @@ const OperatorTabs: React.FC = () => { Dashboard - + + {/* */} Trashbin - {isAdmin && ( + {/* {isAdmin && ( User - )} + )} */} ); diff --git a/apps/app/src/components/trashbin-tabs.tsx b/apps/app/src/components/trashbin-tabs.tsx index 8c0a206..c091e63 100644 --- a/apps/app/src/components/trashbin-tabs.tsx +++ b/apps/app/src/components/trashbin-tabs.tsx @@ -40,10 +40,10 @@ const TrashbinTabs: React.FC = () => { {t("tabs.back")} - + {/* Trashbin - + */} {/* Sub Trashbin