UNPKG

dap-design-system

Version:

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

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