Merge branch 'master' into Sprint-4/MS-35-BE-Technical

This commit is contained in:
Truong Vo 2024-09-20 11:51:00 +07:00
commit 8c767a37af
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'}