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