import useModal from "../../store/useModal"; import Button from "../Button"; import CrossIcon from "../icons/CrossIcon"; import LeftArrowSliderIcon from "../icons/LeftArrowSliderIcon"; import RightArrowSliderIcon from "../icons/RightArrowSliderIcon"; const HelpModal = () => { const { setModal } = useModal(); const handleOnCloseClick = () => setModal(null); return (
For more comfortable work with the general plan, size it to the full screen.