fix: wizard loading order and zeroConf

This commit is contained in:
Taranto 2020-10-20 11:24:36 +01:00 committed by Josh Harvey
parent 0a491e0522
commit 97ffb7bdf1
17 changed files with 259 additions and 109 deletions

View file

@ -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, youll
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