UNPKG

@brightsoftware/date-np

Version:

Simple & minimal Nepali date picker that just works.

6 lines (5 loc) 205 B
import { jsx as l } from "react/jsx-runtime"; const i = (r) => /* @__PURE__ */ l("div", { className: "grid grid-cols-7 grid-rows-6 gap-1 h-full w-full", children: r.children }); export { i as default };