mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(docs): keep maturity taxonomy renderer formatted
This commit is contained in:
@@ -1129,6 +1129,7 @@ function renderTaxonomy({
|
||||
`<div className="maturity-surface-rollup"><span>Coverage ${scoreLabel(coverage.surfaces.get(surface.id))}</span><span>Quality ${scoreLabel(scoreSurface?.scores?.quality)}</span><span>Completeness ${scoreLabel(scoreSurface?.scores?.completeness)}</span><span>${maturityLtsBadge(scoreSurface?.lts)}</span></div>`,
|
||||
"",
|
||||
...categoryLines,
|
||||
"",
|
||||
],
|
||||
4,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user