Skip to content

Commit

Permalink
fixed flow error introduced with Sldier
Browse files Browse the repository at this point in the history
Summary:cc mkonicek
Closes facebook#6838

Differential Revision: D3144492

fb-gh-sync-id: 49eeb95fd2ccaa1b77905bd258b36f48c84463e4
fbshipit-source-id: 49eeb95fd2ccaa1b77905bd258b36f48c84463e4
  • Loading branch information
bestander authored and ide committed Apr 6, 2016
1 parent d5fa599 commit 26c0d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libraries/react-native/react-native.js.flow
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ var ReactNative = Object.assign(Object.create(require('react')), {
ScrollView: require('ScrollView'),
SegmentedControlIOS: require('SegmentedControlIOS'),
SliderIOS: require('SliderIOS'),
Slider: require('Slider'),
SnapshotViewIOS: require('SnapshotViewIOS'),
StatusBar: require('StatusBar'),
Switch: require('Switch'),
Expand Down

0 comments on commit 26c0d79

Please sign in to comment.