UNPKG

dap-design-system

Version:

Official design system for the DÁP (dap.gov.hu)

16 lines (15 loc) 366 B
import { createComponent as a } from "@lit/react"; import * as t from "react"; import "../../components/stack/stack.js"; import e from "../../components/stack/stack.component.js"; const r = "dap-ds-stack", s = a({ tagName: r, elementClass: e, react: t, events: {}, displayName: "DapDSStack" }); export { s as default }; //# sourceMappingURL=index.js.map