UNPKG

react-reffect

Version:

Create components whose prop changes map to a global side effect with the power of redux and new Context API

4 lines (2 loc) 85 B
import createSideEffect from "./createSideEffect"; export default createSideEffect;