Files
react-native/template
Kid Commit 7cac6a4b6c Update App.js (#25905)
Summary:
use "shorthand" of `Fragment`

No need to import `Fragment` as it can be used via `<></>` vs `<Fragment><Fragment />`

## Changelog
Use shorthand for Fragment in App.js

[General] [Changed] - Use shorthand for Fragment in App.js
Pull Request resolved: https://github.com/facebook/react-native/pull/25905

Test Plan: Ci Tests should be sufficient

Differential Revision: D16666166

Pulled By: cpojer

fbshipit-source-id: 70e2c9793087bf8f5e0a5477c75f178134cbd6a1
2019-08-06 03:58:13 -07:00
..
2019-08-05 12:58:25 -07:00
2018-12-07 07:49:19 -08:00
2019-07-26 19:21:32 -07:00
2018-12-07 07:49:19 -08:00
2018-12-07 07:49:19 -08:00
2019-08-06 03:58:13 -07:00
2018-12-07 07:49:19 -08:00