This commit is contained in:
mgabdev
2020-04-07 23:26:39 -04:00
parent f6fe64cb53
commit 2b61a7c067
3 changed files with 2 additions and 5 deletions

View File

@@ -3,7 +3,6 @@ import { NavLink } from 'react-router-dom'
import ImmutablePropTypes from 'react-immutable-proptypes'
import { defineMessages, injectIntl } from 'react-intl'
import ImmutablePureComponent from 'react-immutable-pure-component'
import Avatar from './avatar'
import Button from './button'
import DisplayName from './display_name'
import DotTextSeperator from './dot_text_seperator'