mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 18:40:35 +08:00
New path
This commit is contained in:
@@ -2,8 +2,8 @@ import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import {StreamError} from './StreamError';
|
||||
import Comment from '../containers/Comment';
|
||||
import BannedAccount from './BannedAccount';
|
||||
import ChangeUsername from '../containers/ChangeUsername';
|
||||
import BannedAccount from '../../../components/BannedAccount';
|
||||
import ChangeUsername from '../../../containers/ChangeUsername';
|
||||
import Slot from 'coral-framework/components/Slot';
|
||||
import InfoBox from 'talk-plugin-infobox/InfoBox';
|
||||
import {can} from 'coral-framework/services/perms';
|
||||
|
||||
Reference in New Issue
Block a user