Browse Source

auto commit

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

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

78
   title: 'Modal',
78
   title: 'Modal',
79
 };
79
 };
80
 
80
 
81
-export default ModalExample;
82
-// export {ModalExample};
81
+// export default ModalExample;
82
+export {ModalExample};

Loading…
Cancel
Save