@uva-glass/component-library
Version:
React components UvA
11 lines (10 loc) • 490 B
JavaScript
import { jsx as e } from "react/jsx-runtime";
import { c as g } from "../../clsx-OuTLNxxd.js";
import '../../assets/StatusBage.css';const o = "_statusbadge_6tmbw_1", t = {
statusbadge: o,
"statusbadge--high-contrast": "_statusbadge--high-contrast_6tmbw_14"
}, d = ({ label: s, highContrast: a = !1 }) => /* @__PURE__ */ e("div", { className: g(t.statusbadge, [a && t["statusbadge--high-contrast"]]), children: s });
export {
d as StatusBadge
};
//# sourceMappingURL=StatusBage.js.map