UNPKG

analytica-frontend-lib

Version:

Repositório público dos componentes utilizados nas plataformas da Analytica Ensino

15 lines (10 loc) 508 B
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); var _chunkZK5QTM5Cjs = require('./chunk-ZK5QTM5C.js'); // src/utils/renderTextCell.tsx var _jsxruntime = require('react/jsx-runtime'); var renderTextCell = (value) => { const text = typeof value === "string" ? value : ""; return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZK5QTM5Cjs.TruncatedText, { size: "md", children: text }); }; exports.renderTextCell = renderTextCell; //# sourceMappingURL=chunk-RX4NMGD4.js.map