Quellcode durchsuchen

auto commit

dev8
jfinn vor 4 Jahren
Ursprung
Commit
9dcc4e99b4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      rdev/hooks/hookImports1.js

+ 1
- 1
rdev/hooks/hookImports1.js Datei anzeigen

4
 import * as fs from '../../modules/UI/videolayout/Filmstrip';
4
 import * as fs from '../../modules/UI/videolayout/Filmstrip';
5
 import * as rfs from '../../react/features/filmstrip';
5
 import * as rfs from '../../react/features/filmstrip';
6
 import * as react_filmstrip from '../../react/features/filmstrip';
6
 import * as react_filmstrip from '../../react/features/filmstrip';
7
-import * as ThumbnailWrapper from '../../react/features/filmstrip/componants/ThumbnailWrapper';
7
+import * as ThumbnailWrapper from '../../react/features/filmstrip/components/ThumbnailWrapper';
8
 import * as vl from '../../react/features/video-layout';
8
 import * as vl from '../../react/features/video-layout';
9
 // 
9
 // 
10
 // webpack:///./react/features/filmstrip/middleware.web.js
10
 // webpack:///./react/features/filmstrip/middleware.web.js

Laden…
Abbrechen
Speichern