Fix reference to GeoLocationExample

This commit is contained in:
Joe Stanton
2015-03-10 09:04:05 +00:00
parent cb9b1f7b29
commit a7e977c5dd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ var EXAMPLES = [
require('./ActivityIndicatorExample'),
require('./ScrollViewExample'),
require('./DatePickerExample'),
require('./GeolocationExample'),
require('./GeoLocationExample'),
require('./TabBarExample'),
require('./SwitchExample'),
require('./SliderExample'),