Skip to content

Commit

Permalink
remove advanced creation text
Browse files Browse the repository at this point in the history
  • Loading branch information
seriouscatsoserious committed Feb 1, 2025
1 parent f89e280 commit 7c005ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/WelcomeModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ const WelcomeModal = ({ isOpen, onClose }) => {

<p style={{ marginBottom: '20px', color: 'var(--text-color)' }}>
Advanced mode provides more control over wallet generation with custom entropy and real-time BIP39 preview.
⚠️ Only use this if you understand HD wallets and BIP39.
</p>

<div className={styles.modeToggle}>
Expand Down

0 comments on commit 7c005ff

Please sign in to comment.