fix(marketplace): resolve duplicate stats-grid element breaking stats rendering
This commit is contained in:
@@ -47,7 +47,7 @@ app.innerHTML = `
|
|||||||
<span>Open bids awaiting match</span>
|
<span>Open bids awaiting match</span>
|
||||||
</article>
|
</article>
|
||||||
</section>
|
</section>
|
||||||
<section id="stats-grid">
|
|
||||||
|
|
||||||
<section class="panels">
|
<section class="panels">
|
||||||
<article class="panel" id="offers-panel">
|
<article class="panel" id="offers-panel">
|
||||||
|
|||||||
Reference in New Issue
Block a user