瀏覽代碼

Comply w/ coding style

master
Lyubo Marinov 8 年之前
父節點
當前提交
26e119bfc2
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      react/features/base/react/components/Container.native.js

+ 1
- 1
react/features/base/react/components/Container.native.js 查看文件

@@ -18,7 +18,7 @@ export class Container extends AbstractContainer {
18 18
      *
19 19
      * @static
20 20
      */
21
-    static propTypes = AbstractContainer.propTypes;
21
+    static propTypes = AbstractContainer.propTypes
22 22
 
23 23
     /**
24 24
      * Implements React's {@link Component#render()}.

Loading…
取消
儲存