|
@@ -1,7 +1,7 @@
|
1
|
1
|
|
2
|
2
|
import Filmstrip from '../modules/UI/videolayout/Filmstrip';
|
3
|
3
|
import * as fs from '../modules/UI/videolayout/Filmstrip';
|
4
|
|
-import * as rf_filmstrip from '../../../react/features/filmstrip';
|
|
4
|
+// import * as rf_filmstrip from '../../../react/features/filmstrip';
|
5
|
5
|
import * as rf_filmstrip from '../react/features/filmstrip';
|
6
|
6
|
|
7
|
7
|
|