master #57
|
|
@ -346,7 +346,6 @@ const Tickets = () => {
|
|||
/>
|
||||
)}
|
||||
</Box>
|
||||
|
||||
{/* Add/Edit User modal */}
|
||||
<Modal
|
||||
opened={action === 'add' || action === 'edit'}
|
||||
|
|
|
|||
Loading…
Reference in New Issue