node-hoist-non-react-statics

ReactJS module to copy statics from a child to a parent
  https://github.com/mridgway/hoist-non-react-statics
  0
  no reviews



Node-hoist-non-react-statics copies non-react specific statics from a child component to a parent component. Similar to "Object.assign", but with React static keywords blacklisted from being overridden.