test CICD
This commit is contained in:
parent
eb5f5d7b44
commit
16dfdde4fe
|
|
@ -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'}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue