MM-9922 Don't show hovered URL for internal links
This commit is contained in:
@@ -372,6 +372,7 @@ const MainPage = createReactClass({
|
||||
>
|
||||
<HoveringURL
|
||||
key='hoveringURL'
|
||||
currentTeamURL={this.props.teams[this.state.key].url}
|
||||
targetURL={this.state.targetURL}
|
||||
/>
|
||||
</CSSTransition>
|
||||
|
Reference in New Issue
Block a user