UNPKG

dap-design-system

Version:

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

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