mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
run prettier formatting on all files
This commit is contained in:
@ -121,7 +121,7 @@ const LoginModal: React.FC = () => {
|
||||
>
|
||||
<p>{t('modals.auth.login.body')}</p>
|
||||
|
||||
<form className="grid gap-4 xl:w-2/3">
|
||||
<form className="grid gap-4">
|
||||
<Controller
|
||||
name="identifier"
|
||||
control={control}
|
||||
|
||||
Reference in New Issue
Block a user