We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfdca6 commit 17cecb4Copy full SHA for 17cecb4
src/common/control/index.js
@@ -1,3 +1,2 @@
1
export {TimeControlBase} from './TimeControlBase';
2
-export {TimeFlowControl} from './TimeFlowControl';
3
-export * from './img/iClient.png';
+export {TimeFlowControl} from './TimeFlowControl';
src/common/style/index.js
export {CartoCSS} from './CartoCSS';
-export {ThemeStyle} from './ThemeStyle'
-export * from './supermapol-icons.css'
+export {ThemeStyle} from './ThemeStyle';
0 commit comments