# Preact Side Effect

Create components whose prop changes map to a global side effect.

## Installation :rocket:

```
npm install --save preact-side-effect
```

This is a fork from [react-side-effect](https://github.com/gaearon/react-side-effect). Same Implementation detail as the [fork](https://github.com/gaearon/react-side-effect) :wink:
