fix(marketplace): resolve duplicate stats-grid element breaking stats rendering

This commit is contained in:
oib
2026-02-27 12:00:22 +01:00
parent db63a008f4
commit df726f9ccb

View File

@@ -47,7 +47,7 @@ app.innerHTML = `
<span>Open bids awaiting match</span>
</article>
</section>
<section id="stats-grid">
<section class="panels">
<article class="panel" id="offers-panel">