Merge pull request 'deploy to dev server' (#51) from master into dev
Reviewed-on: #51
This commit is contained in:
commit
9d20c13670
|
|
@ -346,7 +346,6 @@ const Tickets = () => {
|
|||
/>
|
||||
)}
|
||||
</Box>
|
||||
|
||||
{/* Add/Edit User modal */}
|
||||
<Modal
|
||||
opened={action === 'add' || action === 'edit'}
|
||||
|
|
|
|||
Loading…
Reference in New Issue