UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

11 lines (10 loc) 227 B
"use client"; import { useRef as e } from "react"; const s = () => { const r = e(!0); return r.current ? (r.current = !1, !0) : r.current; }; export { s as useIsFirstRender }; //# sourceMappingURL=useIsFirstRender.js.map