diff --git a/src/pages/Landing/HeaderLanding.tsx b/src/pages/Landing/HeaderLanding.tsx index b6fa7497..aa482992 100644 --- a/src/pages/Landing/HeaderLanding.tsx +++ b/src/pages/Landing/HeaderLanding.tsx @@ -4,6 +4,7 @@ import Button from '@mui/material/Button'; import SectionStyled from './SectionStyled'; import PenaLogo from "../../ui_kit/PenaLogo"; import NavMenuItem from "@ui_kit/Header/NavMenuItem"; +import { setIsContactFormOpen } from "../../stores/contactForm"; const buttonMenu = ['Меню 1', 'Меню 2', 'Меню 3', 'Меню 4', 'Меню 5', 'Меню 1', 'Меню 2'] @@ -49,6 +50,7 @@ export default function Component() { ))} После запуска продукта вам придет сообщение