mirror of
https://github.com/myfatemi04/wheelshare-frontend.git
synced 2025-04-17 17:40:16 -04:00
add br
This commit is contained in:
parent
a5e781daf6
commit
5aef6896f4
|
@ -10,7 +10,8 @@ export default function WheelShareLoggedOut() {
|
||||||
<>
|
<>
|
||||||
<UIPrimaryTitle>WheelShare</UIPrimaryTitle>
|
<UIPrimaryTitle>WheelShare</UIPrimaryTitle>
|
||||||
<p>To get started, log in with your Ion account.</p>
|
<p>To get started, log in with your Ion account.</p>
|
||||||
<UILink href={ionAuthorizationEndpoint}>Log in</UILink>
|
<UILink href={ionAuthorizationEndpoint}>Log in with Ion</UILink>
|
||||||
|
<br />
|
||||||
<UILink href={googleAuthorizationEndpoint}>Log in with Google</UILink>
|
<UILink href={googleAuthorizationEndpoint}>Log in with Google</UILink>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user