@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 125 B
JavaScript
import{useEffect as t}from"react";import r from"./use-latest";export default e=>{const o=r(e);t((()=>()=>{o.current()}),[])};
🪝 Hooks library designed by the Guruhotel team for Aura UI