Skip to content
Snippets Groups Projects
Commit d5eb058d authored by Evelyn Eastmond's avatar Evelyn Eastmond
Browse files

Fixing linting and an extra line.

parent fe308b6b
Branches
Tags
No related merge requests found
......@@ -234,7 +234,6 @@
margin-left: 0.25rem;
}
[dir="ltr"] .close-icon {
margin-left: 0.25rem;
}
......
......@@ -3,7 +3,7 @@ import React, {Fragment} from 'react';
import classNames from 'classnames';
import {FormattedMessage} from 'react-intl';
import Draggable from 'react-draggable';
import Box from '../box/box.jsx';
// import Box from '../box/box.jsx';
import styles from './card.css';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment