UNPKG

dap-design-system

Version:

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

16 lines (15 loc) 485 B
import { createComponent as e } from "@lit/react"; import * as t from "react"; import "../../components/icons/system/system-loading-spinner/system-loading-spinner.js"; import a from "../../components/icons/system/system-loading-spinner/system-loading-spinner.component.js"; const n = "dap-ds-icon-loading-spinner", p = e({ tagName: n, elementClass: a, react: t, events: {}, displayName: "SystemLoadingSpinner" }); export { p as default }; //# sourceMappingURL=index.js.map