Skip to content

Commit dbf0c96

Browse files
committed
add password
1 parent 10f2273 commit dbf0c96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

front/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ function AppContent() {
372372
<div className="login-divider" />
373373

374374
<div className="login-form">
375-
<HyliWallet providers={["ethereum"]} />
375+
<HyliWallet providers={["password", "ethereum"]} />
376376
</div>
377377
</div>
378378
</div>

0 commit comments

Comments
 (0)