Skip to content

Commit

Permalink
Update CreateWallet.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
klepi21 committed Oct 11, 2023
1 parent e1c1ddd commit 561924e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/views/Home/components/NewUserForm/CreateWallet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ export default function CreateWallet({formData, email, platform, handleReset}: {

setJsonFileContent(jsonPretty);
}



return (
<>
<Flex m={10} gap={5}>
Expand Down

0 comments on commit 561924e

Please sign in to comment.