diff --git a/client/src/components/modals/mobile/WingFloorModal.tsx b/client/src/components/modals/mobile/WingFloorModal.tsx index 76ff86c..44a4df6 100644 --- a/client/src/components/modals/mobile/WingFloorModal.tsx +++ b/client/src/components/modals/mobile/WingFloorModal.tsx @@ -14,6 +14,7 @@ import WestWingTopLevelsHighlighting from "../../complexWingPage/FloorSidebar/We import WestWingTopLevelsLayout from "../../complexWingPage/FloorSidebar/WestWingTopLevelsLayout"; import { filterCurrentApartment } from "../../../calc/filterCurrentApartment"; import MobileApartmentDescription from "../../complexWingPage/MobileApartmentDescription"; +import ChevronDownIcon from "../../icons/ChevronDownIcon"; const getDefaultApartments = (currentFloor: IDesctiptionFloor | null) => { if (!currentFloor) return []; @@ -182,9 +183,10 @@ const WingFloorModal = ({
{wing}
11 floor
+