diff --git a/src/components/ShowPKDialog.tsx b/src/components/ShowPKDialog.tsx index a9599ba..9c14b27 100644 --- a/src/components/ShowPKDialog.tsx +++ b/src/components/ShowPKDialog.tsx @@ -70,7 +70,7 @@ const ShowPKDialog = () => { )} - Warning: + Warning: Never disclose this key. Anyone with your private keys can steal any assets held in your account. @@ -79,10 +79,8 @@ const ShowPKDialog = () => { {!privateKey ? ( <> - - + + ) : (