ui phase 0
This commit is contained in:
@@ -61,7 +61,6 @@ const NotificationCenter: FunctionComponent<NotificationCenterProps> = ({ role }
|
||||
color="primary"
|
||||
onClick={() => markAll.mutate()}
|
||||
disabled={markAll.isPending}
|
||||
sx={{ m: 0 }}
|
||||
>
|
||||
{t('mark_all_read')}
|
||||
</AppButton>
|
||||
|
||||
Reference in New Issue
Block a user