refactor(FE): Remove Warehouse column from RecordingTable

This commit is contained in:
rstubryan
2026-01-19 17:21:48 +07:00
parent aa6d205491
commit 6e4c214821
@@ -729,10 +729,6 @@ const RecordingTable = () => {
);
},
},
{
header: 'Gudang',
cell: (props) => props.row.original.warehouse?.name,
},
{
header: 'Waktu Recording',
cell: (props) =>