mobile device ratio

This commit is contained in:
2024-02-27 18:16:16 +05:00
parent 50c24be8b1
commit c038ea32bd
6 changed files with 4206 additions and 463 deletions
@@ -1,6 +1,5 @@
import HouseItem from "./HouseItem";
import { VILLAS } from "../../../consts/villas";
// a1t/m, b2t/m
const enableVillas = ["a1t", "a1m", "b2t", "b2m"];
const HouseList = () => {