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) 281 B
'use client'; import e,{memo as i}from"react";var p=({className:r,total:t,...m})=>e.createElement(e.Fragment,null,Array.from({length:t},(n,o)=>e.createElement("div",{key:o,"aria-hidden":"true",className:r,role:"picker-item-empty",tabIndex:-1,...m},"\xA0"))),l=i(p);export{l as a};