Skip to content

Commit

Permalink
Merge 61a06c7 into 62ab5e1
Browse files Browse the repository at this point in the history
  • Loading branch information
kinetifex committed Oct 4, 2018
2 parents 62ab5e1 + 61a06c7 commit fed06c7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions react-addons.js
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
const { resourceShape, extendResourceShape } = require('./lib/addons/react-addons');

module.exports = {
resourceShape,
extendResourceShape
};
module.exports = require('./lib/addons/react-addons');

0 comments on commit fed06c7

Please sign in to comment.