villas data refactory

This commit is contained in:
2024-03-07 18:25:17 +05:00
parent 20f6192436
commit 2e17f3bdb3
3 changed files with 21 additions and 18 deletions
@@ -32,6 +32,7 @@ const DesktopApartmentPage = () => {
setLoader(<LoaderModal isSimleLoader />);
} else {
setLoader(null);
setVillaLoadStatus(0);
}
};