Create components whose prop changes map to a global side effect
npm install inferno-side-effectCreate components whose prop changes map to a global side effect.
````
npm install --save inferno-side-effect
This is a fork from react-side-effect. Same Implementation detail as the fork.