expand sub tasks
This commit is contained in:
@@ -8,7 +8,6 @@ const Unauthorized = () => {
|
||||
const { t } = useTranslation('unauthorized');
|
||||
useDocumentTitle('Unauthorized');
|
||||
|
||||
|
||||
return (
|
||||
<div style={{ marginBlock: 65, minHeight: '90vh' }}>
|
||||
<Result
|
||||
|
||||
Reference in New Issue
Block a user