dap-design-system
Version:
Official design system for the DÁP (dap.gov.hu)
16 lines (15 loc) • 502 B
JavaScript
import { createComponent as e } from "@lit/react";
import * as t from "react";
import "../../components/icons/system/system-external-link-line/system-external-link-line.js";
import a from "../../components/icons/system/system-external-link-line/system-external-link-line.component.js";
const n = "dap-ds-icon-external-link-line", i = e({
tagName: n,
elementClass: a,
react: t,
events: {},
displayName: "SystemExternalLinkLine"
});
export {
i as default
};
//# sourceMappingURL=index.js.map