@expandorg/app-account
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "@expandorg/app-account", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "App account", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "8c054286825e2ef640e437e47fb624e00b61c50e" | ||
"gitHead": "d1152e92796255829aeaabcd6cb13fd083b16307" | ||
} |
@@ -111,3 +111,3 @@ import React, { Component } from 'react'; | ||
</DF.Description> | ||
<DF.Feild> | ||
<DF.Field> | ||
<Input | ||
@@ -120,3 +120,3 @@ placeholder="Confirmation Code" | ||
<ErrorMessage errors={errors} className={styles.error} /> | ||
</DF.Feild> | ||
</DF.Field> | ||
<div className={styles.resend}> | ||
@@ -123,0 +123,0 @@ {!resent ? ( |
@@ -79,3 +79,3 @@ import React, { Component } from 'react'; | ||
<DF.Description bold>{user.email}</DF.Description> | ||
<DF.Feild> | ||
<DF.Field> | ||
<Input | ||
@@ -89,4 +89,4 @@ type="email" | ||
/> | ||
</DF.Feild> | ||
<DF.Feild> | ||
</DF.Field> | ||
<DF.Field> | ||
<Input | ||
@@ -103,3 +103,3 @@ type="email" | ||
</DF.FormError> | ||
</DF.Feild> | ||
</DF.Field> | ||
<DF.Actions> | ||
@@ -106,0 +106,0 @@ <Button className="gem-dialogform-button" type="submit"> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package