|
@@ -30,6 +30,9 @@ class Form extends React.Component {
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<button className="sign-form__link--with-margin link--btn link--btn6s0" disabled={invalid}>Create Account</button>
|
|
<button className="sign-form__link--with-margin link--btn link--btn6s0" disabled={invalid}>Create Account</button>
|
|
|
|
+
|
|
|
|
+ <hr className="sign-form__divider" />
|
|
|
|
+
|
|
<p className="sign-form__agreement">By clicking this button you actually would donate us your flat !</p>
|
|
<p className="sign-form__agreement">By clicking this button you actually would donate us your flat !</p>
|
|
</form>
|
|
</form>
|
|
)
|
|
)
|