UNPKG

dap-design-system

Version:

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

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