Skip to content

Commit 02d80ef

Browse files
committed
fix ut
1 parent 17cecb4 commit 02d80ef

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

src/common/control/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
import "./img/iClient.png";
2+
13
export {TimeControlBase} from './TimeControlBase';
2-
export {TimeFlowControl} from './TimeFlowControl';
4+
export {TimeFlowControl} from './TimeFlowControl';

src/common/style/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
import './supermapol-icons.css';
2+
13
export {CartoCSS} from './CartoCSS';
2-
export {ThemeStyle} from './ThemeStyle';
4+
export {ThemeStyle} from './ThemeStyle';

0 commit comments

Comments
 (0)