Description:
React PowerPlug is a Just add water set of function as children components that add different types of state logics in your dumb components. It creates a state and pass down the logic to the children, so you can handle your data/callbacks in dumb components.
Installation:
# Yarn
$ yarn add react-powerplug# NPM
$ npm install react-powerplug –save
