diff --git a/components/Editor.js b/components/Editor.js index d0385fb..68009a6 100644 --- a/components/Editor.js +++ b/components/Editor.js @@ -40,8 +40,6 @@ import ThemeIcon from './svg/Theme' const themeIcon = const languageIcon = -const tweetButtonStyle = { marginRight: '8px' } - class Editor extends React.Component { constructor(props) { super(props) @@ -352,11 +350,13 @@ class Editor extends React.Component {
{this.props.api.tweet && online && (