|
|
@@ -15,7 +15,7 @@ import {
|
|
|
} from 'react-router-dom';
|
|
|
|
|
|
import createHistory from 'history/createHashHistory';
|
|
|
-import App from './app/component/chartDesigner/layout';
|
|
|
+import App from './app/components/chartDesigner/layout';
|
|
|
const history = createHistory();
|
|
|
import './app/utils/baseUtils';
|
|
|
import './main.less';
|