fix(app): make login account selector use clickable rows (#32)
This commit is contained in:
parent
2e007b5076
commit
e1c73c2cc0
@ -201,6 +201,7 @@ const AuthLoginLayout = observer(function AuthLoginLayout({
|
|||||||
error={switchError}
|
error={switchError}
|
||||||
disabled={isSwitching}
|
disabled={isSwitching}
|
||||||
showInstance
|
showInstance
|
||||||
|
clickableRows
|
||||||
onSelectAccount={handleSelectExistingAccount}
|
onSelectAccount={handleSelectExistingAccount}
|
||||||
onAddAccount={handleAddAnotherAccount}
|
onAddAccount={handleAddAnotherAccount}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user