Skip to content

Commit

Permalink
computeprops changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Sankhadeep Roy authored and Sankhadeep Roy committed Apr 25, 2016
1 parent 51891c8 commit 374f5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utils/computeProps.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var React = require('react-native');

var StyleSheetRegistry = require('react-native/Libraries/StyleSheet/StyleSheetRegistry');
var StyleSheetRegistry = require('react-native/Libraries/ReactNative/ReactNativePropRegistry');

module.exports = function(incomingProps, defaultProps) {

Expand Down

0 comments on commit 374f5d7

Please sign in to comment.