From 0536b5d9d4dc76fc5f374925ee66dc553f7092a7 Mon Sep 17 00:00:00 2001 From: fakz9 Date: Mon, 27 May 2024 14:53:20 +0300 Subject: [PATCH] feat: save and close button fix --- .../modals/CreateProductModal/CreateProductModal.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/ProductsPage/modals/CreateProductModal/CreateProductModal.tsx b/src/pages/ProductsPage/modals/CreateProductModal/CreateProductModal.tsx index eb8a8d2..ac46f80 100644 --- a/src/pages/ProductsPage/modals/CreateProductModal/CreateProductModal.tsx +++ b/src/pages/ProductsPage/modals/CreateProductModal/CreateProductModal.tsx @@ -124,10 +124,10 @@ const CreateProductModal = ({ type={"submit"} variant={"default"} >Создать и закрыть - + {/*Создать*/} }