Lyubo Marinov 8 лет назад
Родитель
Сommit
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()}.

Загрузка…
Отмена
Сохранить