UNPKG

dap-design-system

Version:

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

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