Przeglądaj źródła

fixed js unit tests

yogevbd 7 lat temu
rodzic
commit
aecc80ee7d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      playground/src/screens/OptionsScreen.js

+ 1
- 1
playground/src/screens/OptionsScreen.js Wyświetl plik

68
             component: {
68
             component: {
69
               name: 'CustomRoundedButton',
69
               name: 'CustomRoundedButton',
70
               passProps: {
70
               passProps: {
71
-                title: "Two"
71
+                title: 'Two'
72
               }
72
               }
73
             }
73
             }
74
           },
74
           },