synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
21 lines (20 loc) • 506 B
JavaScript
import { jsx as i } from "react/jsx-runtime";
import { EntityBadgeIcons as s } from "../../../../EntityBadgeIcons/EntityBadgeIcons.js";
function t(o) {
const { row: n } = o;
return /* @__PURE__ */ i(
s,
{
entityId: n.original.entityId,
versionNumber: n.original.versionNumber,
showHasDiscussionThread: !1,
showHasWiki: !1,
showUnlink: !1,
canOpenModal: !1
}
);
}
export {
t as EntityBadgeIconsCell
};
//# sourceMappingURL=EntityBadgeIconsCell.js.map