UNPKG

dap-design-system

Version:

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

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