@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 121 B
JavaScript
import{useEffect as e,useLayoutEffect as o}from"react";export const useIsomorphicEffect="undefined"!=typeof document?o:e;
🪝 Hooks library designed by the Guruhotel team for Aura UI