UNPKG

react-nepali-datetime-picker

Version:

A simple and reusable Nepali calendar, date and time picker components for React.

3 lines (2 loc) 147 B
import { CalendarProps } from '../Calendar/Calendar'; export declare const StaticCalendar: ({ className, ...rest }: CalendarProps) => JSX.Element;