瀏覽代碼

fixed js unit tests

yogevbd 7 年之前
父節點
當前提交
aecc80ee7d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      playground/src/screens/OptionsScreen.js

+ 1
- 1
playground/src/screens/OptionsScreen.js 查看文件

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
           },