UNPKG

dap-design-system

Version:

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

16 lines (15 loc) 401 B
import { createComponent as a } from "@lit/react"; import * as o from "react"; import "../../components/command/command-group.js"; import m from "../../components/command/command-group.component.js"; const e = "dap-ds-command-group", n = a({ tagName: e, elementClass: m, react: o, events: {}, displayName: "DapDSCommandGroup" }); export { n as default }; //# sourceMappingURL=index.js.map