浏览代码

auto commit

dev8
jfinn 4 年前
父节点
当前提交
9dcc4e99b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      rdev/hooks/hookImports1.js

+ 1
- 1
rdev/hooks/hookImports1.js 查看文件

@@ -4,7 +4,7 @@
4 4
 import * as fs from '../../modules/UI/videolayout/Filmstrip';
5 5
 import * as rfs from '../../react/features/filmstrip';
6 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 8
 import * as vl from '../../react/features/video-layout';
9 9
 // 
10 10
 // webpack:///./react/features/filmstrip/middleware.web.js

正在加载...
取消
保存