feat: save and close button fix
This commit is contained in:
@@ -124,10 +124,10 @@ const CreateProductModal = ({
|
||||
type={"submit"}
|
||||
variant={"default"}
|
||||
>Создать и закрыть</Button>
|
||||
<Button
|
||||
type={"submit"}
|
||||
variant={"default"}
|
||||
>Создать</Button>
|
||||
{/*<Button*/}
|
||||
{/* type={"submit"}*/}
|
||||
{/* variant={"default"}*/}
|
||||
{/*>Создать</Button>*/}
|
||||
</>}
|
||||
</Flex>
|
||||
</Flex>
|
||||
|
||||
Reference in New Issue
Block a user