UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

1 lines 215 B
exports.__esModule=!0,exports.useDidUpdate=function(r,t){const u=(0,e.useRef)(!1);(0,e.useEffect)((()=>()=>{u.current=!1}),[]),(0,e.useEffect)((()=>{if(u.current)return r();u.current=!0}),t)};var e=require("react");