ui phase 0
This commit is contained in:
@@ -48,7 +48,6 @@ const TicketInboxScreen: FunctionComponent<TicketInboxScreenProps> = ({ role })
|
||||
color="primary"
|
||||
startIcon="support"
|
||||
onClick={() => setDialogOpen(true)}
|
||||
sx={{ m: 0 }}
|
||||
>
|
||||
{t('contact_support')}
|
||||
</AppButton>
|
||||
|
||||
Reference in New Issue
Block a user