fix: wizard loading order and zeroConf
This commit is contained in:
parent
0a491e0522
commit
97ffb7bdf1
17 changed files with 259 additions and 109 deletions
|
|
@ -66,7 +66,7 @@ const WizardSplash = ({ code, name, onContinue }) => {
|
|||
<P className={classes.text}>
|
||||
You are about to enable {name} on your system. This will allow you to
|
||||
use this cryptocurrency on your machines. To be able to do that, you’ll
|
||||
have to setup all the necessary 3rd party services.
|
||||
have to set up all the necessary 3rd party services.
|
||||
</P>
|
||||
<Button className={classes.button} onClick={onContinue}>
|
||||
Start configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue