mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat(warehouseTransfer): fix warehouse transfer style.
This commit is contained in:
@@ -61,7 +61,7 @@ function WarehouseTransferFormProvider({ warehouseTransferId, ...props }) {
|
||||
return (
|
||||
<DashboardInsider
|
||||
loading={isItemsLoading || isWarehouesLoading}
|
||||
name={'warehouseTransfer-form'}
|
||||
name={'warehouse-transfer-form'}
|
||||
>
|
||||
<WarehouseFormContext.Provider value={provider} {...props} />
|
||||
</DashboardInsider>
|
||||
|
||||
Reference in New Issue
Block a user