copy changes made on call

This commit is contained in:
Jeremy Kauffman 2020-08-24 18:23:38 -04:00 committed by GitHub
parent a1f5292e57
commit f201039772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,11 +39,11 @@ function UserFirstChannel(props: Props) {
return (
<div className="main__channel-creation">
<Card
title={__('Create A Channel')}
title={__('Create a Channel')}
subtitle={
<React.Fragment>
<p>{__('A channel is your identity on the LBRY network.')}</p>
<p>{__('You can have more than one or remove this later.')}</p>
<p>{__('Your channel will be used for publishing and commenting.')}</p>
<p>{__('You can have more than one or remove it later.')}</p>
</React.Fragment>
}
actions={