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