Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 343 Bytes

Preact Side Effect

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

Installation 🚀

npm install --save preact-side-effect

This is a fork from react-side-effect. Same Implementation detail as the fork 😉