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