ソースを参照

fixed js unit tests

yogevbd 6 年 前
コミット
aecc80ee7d
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      playground/src/screens/OptionsScreen.js

+ 1
- 1
playground/src/screens/OptionsScreen.js ファイルの表示

@@ -68,7 +68,7 @@ class OptionsScreen extends Component {
68 68
             component: {
69 69
               name: 'CustomRoundedButton',
70 70
               passProps: {
71
-                title: "Two"
71
+                title: 'Two'
72 72
               }
73 73
             }
74 74
           },