Skip to content

Commit 036bf46

Browse files
author
Justin McPherson
committed
Fix unimplemted paths for Picker.
1 parent b1c6918 commit 036bf46

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/**
2+
* @providesModule PickerAndroid
3+
*/
4+
'use strict';
5+
6+
module.exports = require('UnimplementedView');
7+
File renamed without changes.

0 commit comments

Comments
 (0)