Fix: Bump Chakra-UI and add close button to toast (#138)
This commit is contained in:
@@ -56,6 +56,7 @@ const IconDetailOverlay = ({ isOpen = true, onClose, icon }) => {
|
||||
description: `Icon "${name}" copied to clipboard.`,
|
||||
status: "success",
|
||||
duration: 1500,
|
||||
isClosable: true
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user