@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 168 B
JavaScript
exports.__esModule=!0,exports.useSetState=function(t){const[r,o]=(0,e.useState)(t);return[r,e=>o((t=>({...t,..."function"==typeof e?e(t):e})))]};var e=require("react");