Selaa lähdekoodia

Comply w/ coding style

master
Lyubo Marinov 8 vuotta sitten
vanhempi
commit
26e119bfc2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      react/features/base/react/components/Container.native.js

+ 1
- 1
react/features/base/react/components/Container.native.js Näytä tiedosto

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

Loading…
Peruuta
Tallenna