Skip to content

Commit

Permalink
[css] react-select only in theme (apache#3351)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored Aug 22, 2017
1 parent f8e596b commit 1fda6f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/assets/visualizations/filter_box.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import ReactDOM from 'react-dom';
import Select from 'react-select';
import { Button } from 'react-bootstrap';

import '../stylesheets/react-select/select.less';
import { TIME_CHOICES } from './constants';
import './filter_box.css';

Expand Down

0 comments on commit 1fda6f0

Please sign in to comment.