We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ed92e commit 8ff8daaCopy full SHA for 8ff8daa
client/modules/IDE/components/QuickAddList/Icons.jsx
@@ -1,7 +1,5 @@
1
import React from 'react';
2
import PropTypes from 'prop-types';
3
-
4
-import CheckIcon from '../../../../images/check_encircled.svg';
5
import CloseIcon from '../../../../images/close.svg';
6
7
const Icons = ({ isAdded }) => {
0 commit comments