updates and removed on the dead codes
This commit is contained in:
@@ -36,8 +36,6 @@ import {
|
||||
MdLocationOn,
|
||||
MdEdit,
|
||||
MdGroups,
|
||||
MdHowToReg,
|
||||
MdPlace,
|
||||
MdOutlineGroups,
|
||||
MdOutlineHowToReg,
|
||||
MdOutlinePlace
|
||||
@@ -273,14 +271,6 @@ export default function Customers() {
|
||||
}
|
||||
}, [address]);
|
||||
|
||||
// useEffect(() => {
|
||||
// selectedCustomer &&
|
||||
// setLatlong({
|
||||
// lat: selectedCustomer.latitude,
|
||||
// lng: selectedCustomer.longitude
|
||||
// });
|
||||
// }, [selectedCustomer]);
|
||||
|
||||
// ==============================|| getallcustomers (customers) ||============================== //
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user