UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

16 lines (15 loc) 429 B
import { jsx as o } from "react/jsx-runtime"; import { c as a } from "./index-2NvaPZWc.mjs"; const s = ({ className: r, ...e }) => /* @__PURE__ */ o( "textarea", { className: a( "focus-ring border-input bg-surface-primary placeholder:text-muted-foreground flex min-h-20 w-full rounded-md border px-3 py-2 text-sm disabled:cursor-not-allowed disabled:opacity-50", r ), ...e } ); export { s as T };