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 ae6a0ca commit b149021Copy full SHA for b149021
client/common/icons.jsx
@@ -1,7 +1,6 @@
1
import React from 'react';
2
import PropTypes from 'prop-types';
3
import styled from 'styled-components';
4
-import { prop } from '../theme';
5
import SortArrowUp from '../images/sort-arrow-up.svg';
6
import SortArrowDown from '../images/sort-arrow-down.svg';
7
import Github from '../images/github.svg';
0 commit comments