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