mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-06 07:44:27 +01:00
Add restore warning
This commit is contained in:
committed by
benthecarman
parent
915b253db9
commit
1de14268b3
@@ -240,9 +240,14 @@ export default function RestorePage() {
|
||||
<LargeHeader>Restore</LargeHeader>
|
||||
<VStack>
|
||||
<NiceP>
|
||||
You can restore an existing Mutiny Wallet from your 12
|
||||
word seed phrase. This will replace your existing
|
||||
wallet, so make sure you know what you're doing!
|
||||
<p>
|
||||
You can restore an existing Mutiny Wallet from your 12
|
||||
word seed phrase. This will replace your existing
|
||||
wallet, so make sure you know what you're doing!
|
||||
</p>
|
||||
<p>
|
||||
Do not use on multiple browsers at the same time.
|
||||
</p>
|
||||
</NiceP>
|
||||
<TwelveWordsEntry />
|
||||
</VStack>
|
||||
|
||||
Reference in New Issue
Block a user