Merge pull request #2550 from mattermost/plt-2452
PLT-2452 Fixing Link being imported incorrectly. Fixes team creation.
Этот коммит содержится в:
@@ -8,7 +8,7 @@ import {FormattedMessage} from 'react-intl';
|
||||
import {browserHistory} from 'react-router';
|
||||
|
||||
import React from 'react';
|
||||
import Link from 'react-router';
|
||||
import {Link} from 'react-router';
|
||||
|
||||
export default class SignupTeamComplete extends React.Component {
|
||||
constructor(props) {
|
||||
|
||||
Ссылка в новой задаче
Block a user