Add avatars, profiles, and auth flows
This commit is contained in:
@@ -33,7 +33,7 @@ export default function Register() {
|
||||
}
|
||||
|
||||
return (
|
||||
<Container className="py-5">
|
||||
<Container fluid className="py-5">
|
||||
<Card className="bb-card mx-auto" style={{ maxWidth: '520px' }}>
|
||||
<Card.Body>
|
||||
<Card.Title className="mb-3">{t('auth.register_title')}</Card.Title>
|
||||
|
||||
Reference in New Issue
Block a user