chore: update add button styling and copywriting

This commit is contained in:
ValdiANS
2025-11-01 15:35:34 +07:00
parent d853b43e17
commit 8a3c7d35ec
2 changed files with 11 additions and 13 deletions
@@ -77,7 +77,7 @@ const MovementTable = () => {
<TableToolbar
addButton={{
href: '/inventory/movement/add',
label: 'Tambah Movement',
label: 'Tambah',
}}
search={{
value: tableFilterState.search,