mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
mascara:create-password - use less words in metamask explanation
This commit is contained in:
parent
910c69f655
commit
a89b682dec
@ -58,7 +58,7 @@ class CreatePasswordScreen extends Component {
|
||||
? <LoadingScreen loadingMessage="Creating your new account" />
|
||||
: (
|
||||
<div>
|
||||
<h2 className="alpha-warning">Warning This is Experemental software and is a Developer Alapha</h2>
|
||||
<h2 className="alpha-warning">Warning This is Experemental software and is a Developer BETA </h2>
|
||||
<div className="first-view-main">
|
||||
<div className="mascara-info">
|
||||
<Mascot
|
||||
|
Loading…
Reference in New Issue
Block a user