@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 142 B
JavaScript
export function makeStyleTag(){const t=document.createElement("style");return t.type="text/css",t.setAttribute("aura-hooks-scroll-lock",""),t}