Ver código fonte

auto commit

app
jfinn 3 anos atrás
pai
commit
dd7fc97117
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      mdev/rn_capscreen.native.js

+ 2
- 2
mdev/rn_capscreen.native.js Ver arquivo

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

Carregando…
Cancelar
Salvar