Fixing long channel name overflow by changing text to Edit

Этот коммит содержится в:
Christopher Speller
2015-09-15 10:49:46 -04:00
родитель 4726fb21b2
Коммит 56dfdb8bd8

Просмотреть файл

@@ -127,7 +127,7 @@ export default class NewChannelModal extends React.Component {
href='#' href='#'
onClick={this.props.onChangeURLPressed} onClick={this.props.onChangeURLPressed}
> >
{'change this URL'} {'Edit'}
</a> </a>
{')'} {')'}
</p> </p>