This commit is contained in:
parent
c6042a8261
commit
71b920a16a
@ -109,13 +109,7 @@ export default function LoginStartView() {
|
||||
)}
|
||||
{AmberSigner.SUPPORTED && (
|
||||
<ButtonGroup colorScheme="orange" w="full">
|
||||
<Button
|
||||
as={RouterLink}
|
||||
to="/relays"
|
||||
onClick={signinWithAmber}
|
||||
leftIcon={<Diamond01 boxSize={6}
|
||||
/>}
|
||||
flex={1}>
|
||||
<Button onClick={signinWithAmber} leftIcon={<Diamond01 boxSize={6} />} flex={1}>
|
||||
Use Amber
|
||||
</Button>
|
||||
<IconButton
|
||||
|
Loading…
Reference in New Issue
Block a user