mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
feat: simple dashboard with current day tickets
This commit is contained in:
@@ -89,8 +89,6 @@ const NewTicketModal = ({ modalOpen, onClose, contactId }) => {
|
||||
handleClose();
|
||||
};
|
||||
|
||||
console.log(options);
|
||||
|
||||
return (
|
||||
<div className={classes.root}>
|
||||
<Dialog
|
||||
|
||||
Reference in New Issue
Block a user