diff --git a/src/components/Dialog.tsx b/src/components/Dialog.tsx index 905b001..c7cba34 100644 --- a/src/components/Dialog.tsx +++ b/src/components/Dialog.tsx @@ -25,28 +25,20 @@ const DialogComponent = ({ return ( - Mnemonic - - - Your mnemonic provides full access to your wallet and funds. Make sure - to note it down. + Mnemonic + + + Your mnemonic provides full access to your wallet and funds.
+ Make sure to note it down.
- + Do not share your mnemonic with anyone
- - - + + +
);