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' }} >