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