/* eslint-disable react-hooks/exhaustive-deps */ import { useEffect } from "react"; import DownloadIcon from "../icons/DownloadIcon"; import useFavoritesStore from "../../store/useFavoritesStore"; function NavbarModal() { const { favoriteUnits } = useFavoritesStore(); useEffect(() => { document.body.style.overflow = "hidden"; return () => { document.body.style.overflow = "auto"; }; }, []); return (
Brochures
Rove Home Marasi Drive
Rove Home Downtown