|
|
|
@ -2,7 +2,7 @@ import React from 'react';
|
|
|
|
|
import PropTypes from 'prop-types';
|
|
|
|
|
import ImmutablePureComponent from 'react-immutable-pure-component';
|
|
|
|
|
import { defineMessages, FormattedMessage, injectIntl } from 'react-intl';
|
|
|
|
|
import api from 'flavours/glitch/util/api';
|
|
|
|
|
import api from 'flavours/glitch/api';
|
|
|
|
|
import IconButton from 'flavours/glitch/components/icon_button';
|
|
|
|
|
|
|
|
|
|
const messages = defineMessages({
|
|
|
|
|