UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

17 lines (16 loc) 389 B
import { jsx as o } from "react/jsx-runtime"; import { c as e } from "./index-2NvaPZWc.mjs"; import { L as i } from "./loader-circle-BWDuo1xM.mjs"; const n = ({ className: a, ...r }) => /* @__PURE__ */ o( i, { className: e("text-muted-foreground animate-spin", a), "aria-label": "Loading...", "aria-live": "polite", role: "status", ...r } ); export { n as S };