mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
feat: improve header to set locale + remove setup page
This commit is contained in:
@ -77,7 +77,7 @@ export const Contact: React.FC = () => {
|
||||
required
|
||||
/>
|
||||
|
||||
<div className='text-center'>
|
||||
<div className='text-center' style={{ marginBottom: 20 }}>
|
||||
<Button type='submit'>{t('home:contact.sendEmail')}</Button>
|
||||
</div>
|
||||
</Form>
|
||||
|
Reference in New Issue
Block a user