From 0db76d99ddffb6ba451ff98601660ffa173a0110 Mon Sep 17 00:00:00 2001 From: Thebora Kompanioni Date: Tue, 1 Feb 2022 23:29:53 +0100 Subject: [PATCH] feat: do not autocomplete password when creating wallet (#38) --- src/components/CreateWallet.jsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/CreateWallet.jsx b/src/components/CreateWallet.jsx index 9b6713f2..f1a1778a 100644 --- a/src/components/CreateWallet.jsx +++ b/src/components/CreateWallet.jsx @@ -96,7 +96,13 @@ export default function CreateWallet({ currentWallet, startWallet }) { Password - + Please set a password.