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) 255 B
"use strict";const t=require("react/jsx-runtime"),e=require("react"),c=require("./DataContext.js"),o=n=>t.jsx(c.DataContext.Consumer,{children:r=>r&&t.jsx(e.Fragment,{children:e.Children.map(n.children,s=>e.cloneElement(s,{data:r}))})});module.exports=o;