mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-07 13:05:18 +08:00
CHORE - Remove Trailing Spaces
Summary:Remove Trailing Spaces. Why: Sometimes there are conflicts with trailing spaces Saves space Those whose tools automatically delete them will have their pr watered down with trailing space removal Closes https://github.com/facebook/react-native/pull/6787 Differential Revision: D3144704 fb-gh-sync-id: d8a62f115a3f8a8a49d5b07f56c540a02af38cf8 fbshipit-source-id: d8a62f115a3f8a8a49d5b07f56c540a02af38cf8
This commit is contained in:
committed by
Facebook Github Bot 2
parent
37caef246d
commit
2a03182b1c
@@ -67,7 +67,7 @@ Browser
|
||||
* [XMLHttpRequest, fetch](/react-native/docs/network.html#content)
|
||||
* [{set, clear}{Timeout, Interval, Immediate}, {request, cancel}AnimationFrame](/react-native/docs/timers.html#content)
|
||||
* [navigator.geolocation](/react-native/docs/geolocation.html#content)
|
||||
|
||||
|
||||
ES6
|
||||
|
||||
* [Object.assign](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)
|
||||
|
||||
Reference in New Issue
Block a user