mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat(warehouseTransfer): add create & delete transfer & details.
This commit is contained in:
@@ -5,7 +5,6 @@ import {
|
||||
useEditWarehouse,
|
||||
useWarehouse,
|
||||
} from 'hooks/query';
|
||||
import { useLocation } from 'react-router-dom';
|
||||
|
||||
const WarehouseFormContext = React.createContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user