import { XMarkIcon } from "@heroicons/react/24/outline" const BottomPopup = ({ children, active, title, close }) => ( <>