UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

10 lines (9 loc) 335 B
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