mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-23 08:10:32 +00:00
fix(warehouse ) fix mark primary warehouse alert.
This commit is contained in:
@@ -31,7 +31,7 @@ function WarehouseMarkPrimaryAlert({
|
||||
const handleCancelMarkPrimaryAlert = () => {
|
||||
closeAlert(name);
|
||||
};
|
||||
|
||||
console.log(warehouseId, 'XX');
|
||||
// andle cancel mark primary confirm.
|
||||
const handleConfirmMarkPrimaryWarehouse = () => {
|
||||
markPrimaryWarehouseMutate(warehouseId)
|
||||
|
||||
Reference in New Issue
Block a user