createCustomer updated
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -746,6 +746,9 @@ const Createorder1 = () => {
|
|||||||
console.log('fetchTenantPricing error', error);
|
console.log('fetchTenantPricing error', error);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
useEffect(() => {
|
||||||
|
fetchTenantPricing();
|
||||||
|
}, []);
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
console.log('startPoint', startPoint);
|
console.log('startPoint', startPoint);
|
||||||
|
|||||||
Reference in New Issue
Block a user