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 da1ae6f commit 3ed660cCopy full SHA for 3ed660c
lib/select/index.js
@@ -4,7 +4,6 @@ import PropTypes from 'prop-types';
4
import cx from 'classnames';
5
import { themr } from 'react-css-themr';
6
import { FaAngleDown } from 'react-icons/fa';
7
-import defaultTheme from './theme.scss';
8
import defaultTheme from './theme.module.scss';
9
10
const { findDOMNode: findNode } = ReactDOM;
0 commit comments