UNPKG

@styleless-ui/react

Version:

Completely unstyled, headless and accessible React UI components.

4 lines (3 loc) 139 B
import * as React from "react"; declare const useIsomorphicLayoutEffect: typeof React.useEffect; export default useIsomorphicLayoutEffect;