dap-design-system
Version:
Official design system for the DÁP (dap.gov.hu)
16 lines (15 loc) • 426 B
JavaScript
import { createComponent as e } from "@lit/react";
import * as t from "react";
import "../../components/code-puncher/code-puncher-slot.js";
import o from "../../components/code-puncher/code-puncher-slot.component.js";
const a = "dap-ds-code-puncher-slot", c = e({
tagName: a,
elementClass: o,
react: t,
events: {},
displayName: "DapDSCodePuncherSlot"
});
export {
c as default
};
//# sourceMappingURL=index.js.map