mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-11 09:11:14 +08:00
Correct capitalization for Geo*l*ocation
This commit is contained in:
@@ -134,7 +134,7 @@ var styles = [
|
||||
];
|
||||
|
||||
var polyfills = [
|
||||
'../Libraries/Geolocation/GeoLocation.ios.js',
|
||||
'../Libraries/GeoLocation/Geolocation.ios.js',
|
||||
];
|
||||
|
||||
var all = components
|
||||
|
||||
Reference in New Issue
Block a user