final commit before execution
This commit is contained in:
@@ -94,7 +94,7 @@ export default function LoginForm() {
|
||||
</div>
|
||||
<FormError message={error} />
|
||||
<Button type='submit' className='w-full' disabled={loading}>
|
||||
{loading ? 'Loading...' : 'Login'}
|
||||
{loading ? 'Loading...' : 'Увійти'}
|
||||
</Button>
|
||||
</form>
|
||||
</Form>
|
||||
|
||||
Reference in New Issue
Block a user