From 10824d4207716985e943b05b01c82efc91ace6fa Mon Sep 17 00:00:00 2001 From: zain94rif Date: Mon, 2 Mar 2026 15:52:44 +0700 Subject: [PATCH] fix: back to old view, no add buttom --- .../brandDevice/component/ListErrorCode.jsx | 33 +------------------ 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/src/pages/master/brandDevice/component/ListErrorCode.jsx b/src/pages/master/brandDevice/component/ListErrorCode.jsx index 170b6f6..207eac7 100644 --- a/src/pages/master/brandDevice/component/ListErrorCode.jsx +++ b/src/pages/master/brandDevice/component/ListErrorCode.jsx @@ -181,40 +181,9 @@ const ListErrorCode = ({ } }; - const handleAddNew = () => { - if (onAddNew) { - onAddNew(); - } - }; - return ( - Daftar Error Code - - - } + title="Daftar Error Code" style={{ width: '100%', minWidth: '300px' }} bodyStyle={{ padding: '12px' }} >