UNPKG

dap-design-system

Version:

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

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