UNPKG

taxonium-component

Version:

React component for exploring large phylogenetic trees in the browser

13 lines (12 loc) 553 B
import { jsx as o } from "react/jsx-runtime"; import { Suspense as i, forwardRef as l, isValidElement as e } from "react"; import { o as a, R as f, a as p } from "./JBrowsePanel-BNE3gNW1.js"; const s = l(function({ message: r }, n) { return o("div", { ref: n, children: e(r) ? r : r ? o(p.SanitizedHTML, { html: String(r) }) : null }); }), m = a(function({ contents: t }) { return t ? o(i, { fallback: null, children: o(f, { children: o(s, { message: t }) }) }) : null; }); export { m as default }; //# sourceMappingURL=ArcTooltip-DUSwD72a.js.map