lms/bootstrap/ssr/assets/switch-ad-BDGs-.js
2025-12-15 12:26:23 +01:00

9 lines
264 B
JavaScript

import { jsx } from "react/jsx-runtime";
import { S as Switch$1 } from "./switch-CEzDpTwE.js";
const Switch = ({ children, ...props }) => {
return /* @__PURE__ */ jsx(Switch$1, { dir: "ltr", ...props, className: "cursor-pointer" });
};
export {
Switch as S
};