mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Add missing import (patch by @MightyPork)
This commit is contained in:
parent
514fc908a3
commit
14e1fb8d36
@ -15,6 +15,7 @@ import { clearStatusesHeight } from '../../actions/statuses';
|
||||
import { WrappedSwitch, WrappedRoute } from './util/react_router_helpers';
|
||||
import UploadArea from './components/upload_area';
|
||||
import ColumnsAreaContainer from './containers/columns_area_container';
|
||||
import classNames from 'classnames';
|
||||
import {
|
||||
Compose,
|
||||
Status,
|
||||
|
Loading…
Reference in New Issue
Block a user