Discovery fixes #2576

Merged
neb-b merged 10 commits from discovery-fixes into master 2019-06-28 09:27:56 +02:00
Showing only changes of commit d035247b78 - Show all commits

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">