attempting another type of timeline but not nice
This commit is contained in:
@@ -24,7 +24,7 @@ export default function CreateItemModal(props: {
|
||||
};
|
||||
|
||||
const handleCancel = () => {
|
||||
toast.success("closing");
|
||||
console.log("closing");
|
||||
props.handleClose();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user