UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

27 lines (26 loc) 409 B
import { jsxs as n } from "react/jsx-runtime"; import { c as s } from "./index-2NvaPZWc.mjs"; const d = ({ all: t, end: o, start: e, className: r, ...m }) => /* @__PURE__ */ n( "p", { "data-slot": "range-counter", className: s("text-muted-foreground text-sm font-medium", r), ...m, children: [ e, "-", o, " of ", t ] } ); export { d as R };