Skip to content

Commit

Permalink
Merge pull request #72 from duereg/patch-1
Browse files Browse the repository at this point in the history
update React to React/addons
  • Loading branch information
Hai Nguyen committed Nov 18, 2014
2 parents 71ff54b + 5b2ffeb commit 82d971e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/mixins/classable.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var React = require('react'),
var React = require('react/addons'),
classSet = React.addons.classSet;

module.exports = {
Expand Down

0 comments on commit 82d971e

Please sign in to comment.