UNPKG

houseform

Version:

Simple to use React forms, where your validation and UI code live together in harmony.

4 lines (3 loc) 148 B
import { useLayoutEffect } from "react"; declare const useIsomorphicLayoutEffect: typeof useLayoutEffect; export default useIsomorphicLayoutEffect;