test CICD

This commit is contained in:
JOSEPH LE 2024-09-20 10:40:48 +07:00
parent eb5f5d7b44
commit 16dfdde4fe
1 changed files with 0 additions and 1 deletions

View File

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