synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
10 lines (9 loc) • 335 B
JavaScript
import { jsx as e, Fragment as n } from "react/jsx-runtime";
import { UserBadge as o } from "../../../../UserCard/UserBadge.js";
function i({ cellData: r }) {
return r ? /* @__PURE__ */ e(o, { userId: r, openLinkInNewTab: !0 }) : /* @__PURE__ */ e(n, {});
}
export {
i as UserBadgeCell
};
//# sourceMappingURL=UserBadgeCell.js.map