UNPKG

dap-design-system

Version:

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

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