master #57

Merged
joseph merged 17 commits from master into dev 2024-09-21 10:34:09 +10:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 8c767a37af - Show all commits

View File

@ -346,7 +346,6 @@ const Tickets = () => {
/>
)}
</Box>
{/* Add/Edit User modal */}
<Modal
opened={action === 'add' || action === 'edit'}