UNPKG

@san.devv/sandev-react-calendar

Version:

A **highly customizable React calendar component** designed for productivity apps, attendance tracking, and event management. It features **dynamic day/week views**, time overlays, and modal integrations — all built using **React, TypeScript, Bootstrap**,

3 lines (2 loc) 88 B
export { Calendar } from "./components/Calendar"; export type { Event } from './types';