Skip to content

Commit

Permalink
[hotfix] missing explore's main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 15, 2017
1 parent f5216f6 commit 6b1bf3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/assets/javascripts/explorev2/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import { initJQueryAjaxCSRF } from '../modules/utils';
import ExploreViewContainer from './components/ExploreViewContainer';
import { exploreReducer } from './reducers/exploreReducer';
import { appSetup } from '../common';
import './main.css';

appSetup();
initJQueryAjaxCSRF();
Expand Down

0 comments on commit 6b1bf3b

Please sign in to comment.