Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
f9a479f262
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      mdev/rn_capscreen.native.js

+ 2
- 1
mdev/rn_capscreen.native.js View File

@@ -78,4 +78,5 @@ ModalExample.navigationOptions = {
78 78
   title: 'Modal',
79 79
 };
80 80
 
81
-export default ModalExample;
81
+// export default ModalExample;
82
+export {ModalExample};

Loading…
Cancel
Save