From 44443fcfdd57f15bf37a33eb42fb5af95127b992 Mon Sep 17 00:00:00 2001 From: Joel Jeremy Marquez Date: Sun, 12 Nov 2023 07:14:36 -0800 Subject: [PATCH] decimal keyboard on CreateLocalAccount balance input --- .../desktop-client/src/components/modals/CreateLocalAccount.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/desktop-client/src/components/modals/CreateLocalAccount.tsx b/packages/desktop-client/src/components/modals/CreateLocalAccount.tsx index 44984c491de..7b4ea942dff 100644 --- a/packages/desktop-client/src/components/modals/CreateLocalAccount.tsx +++ b/packages/desktop-client/src/components/modals/CreateLocalAccount.tsx @@ -132,6 +132,7 @@ function CreateLocalAccount({ modalProps, actions }: CreateLocalAccountProps) { setBalance(event.target.value)} onBlur={event => {