UNPKG

@devgateway/dvz-ui-react

Version:

A modular, embeddable React component library for data visualization and UI, built with TypeScript. Provides reusable components for charts, maps, dashboards, and more, with built-in support for internationalization and Redux integration.

2 lines (1 loc) 298 B
"use strict";const e=require("react/jsx-runtime"),o=require("react-redux");require("react");const n=require("@devgateway/wp-react-lib"),r=require("../reducers/embeddable.js"),s=t=>e.jsx(n.PostIntro,{onLoad:t.onLoad,...t}),c=(t,d)=>({}),a={onLoad:r.postLoaded},u=o.connect(c,a)(s);module.exports=u;