UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

9 lines (8 loc) 293 B
import { jsx as n } from "react/jsx-runtime"; import { Button as o } from "../../ui/buttons/Button.js"; const e = (t) => /* @__PURE__ */ n(o, { component: "span", ...t, children: t.children }); e.displayName = "FakeButton"; export { e as FakeButton }; //# sourceMappingURL=FakeButton.js.map