diff --git a/public/index.html b/public/index.html index aa069f2..dde2414 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Laconic Wallet diff --git a/src/components/ShowPKDialog.tsx b/src/components/ShowPKDialog.tsx index d993854..c982b7c 100644 --- a/src/components/ShowPKDialog.tsx +++ b/src/components/ShowPKDialog.tsx @@ -50,7 +50,12 @@ const ShowPKDialog = () => { - + {!privateKey ? ( Show Private Key?