UNPKG

welcome-ui

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

15 lines (14 loc) 275 B
"use client"; import { useMemo as e } from "react"; function o(u, n) { typeof u == "function" ? u(n) : u && (u.current = n); } function l(u, n) { return e(() => u == null && n == null ? null : (t) => { o(u, t), o(n, t); }, [u, n]); } export { o as s, l as u };