UNPKG

dap-design-system

Version:

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

18 lines (17 loc) 400 B
import { createComponent as a } from "@lit/react"; import * as e from "react"; import "../../components/toc/toc.js"; import t from "../../components/toc/toc.component.js"; const o = "dap-ds-toc", n = a({ tagName: o, elementClass: t, react: e, events: { onDdsAnchorChange: "dds-anchor-change" }, displayName: "DapDSTOC" }); export { n as default }; //# sourceMappingURL=index.js.map