MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / text

Function text

web/src/components/table/TaskLogsTable.js:429–430  ·  view source on GitHub ↗
(text.replace('%', ''))

Source from the content-addressed store, hash-verified

427 : null
428 }
429 percent={text ? parseInt(text.replace('%', '')) : 0}
430 showInfo={true}
431 aria-label='task progress'
432 style={{ minWidth: '160px' }}
433 />

Callers 2

MjLogsTable.jsFile · 0.85
ModelPricing.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected