test CICD #50

Merged
joseph merged 1 commits from joseph.Update_personnel_allocation into master 2024-09-20 13:41:10 +10:00
1 changed files with 0 additions and 1 deletions

View File

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