1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

NewUI first time flow warning message change.

This commit is contained in:
Dan 2018-02-27 13:35:29 -03:30
parent 746c3e5f18
commit 07edf3f9ff

View File

@ -59,7 +59,7 @@ class CreatePasswordScreen extends Component {
? <LoadingScreen loadingMessage="Creating your new account" />
: (
<div>
<h2 className="alpha-warning">Warning: This is Experimental software and is a Developer BETA</h2>
<h2 className="alpha-warning">Please be aware that this version is still in under development.</h2>
<div className="first-view-main">
<div className="mascara-info">
<Mascot