UNPKG

react-calendar-kit

Version:

React Calendar Kit is a powerful and flexible library for building accessible and highly customizable calendar and date/time picker components in your React applications. React Calendar Kit provides a solid foundation for creating inclusive user experienc

3 lines (2 loc) 168 B
'use client'; import*as e from"react";function c(t){let a=e.useRef(t);return e.useEffect(()=>{a.current=t}),e.useMemo(()=>(...n)=>a.current?.(...n),[])}export{c as a};