UNPKG

react-plot

Version:

Library of React components to render SVG 2D plots.

5 lines 198 B
import { Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime"; export function Series(props) { return _jsx(_Fragment, { children: props.children }); } //# sourceMappingURL=Series.js.map