Merge pull request 'test CICD' (#50) from joseph.Update_personnel_allocation into master

Reviewed-on: #50
This commit is contained in:
joseph 2024-09-20 13:41:09 +10:00
commit a599fe6012
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'}