point change email button to faq arcticle until we add that functionality

This commit is contained in:
Sean Yesmunt 2019-06-19 22:56:17 -04:00
parent d7b4e91544
commit d035247b78

View file

@ -43,7 +43,9 @@ function UserEmail(props: Props) {
readOnly readOnly
label={__('Your Email')} label={__('Your Email')}
value={email} value={email}
inputButton={<Button button="inverse" label={__('Change')} />} inputButton={
<Button button="inverse" label={__('Change')} href="https://lbry.com/faq/how-to-change-email" />
}
/> />
)} )}
<p className="help"> <p className="help">