Skip to content

Commit c67d59d

Browse files
hide gapSection with no-data
1 parent 3e4e57b commit c67d59d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gateway/src/index-page.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,9 @@ ${rows}
412412
</tbody>
413413
</table>
414414
</div>
415+
<!--
415416
${gapSection}
417+
-->
416418
<h2>Adapter demonstrations (${doc["adapter-demonstrations"].count})</h2>
417419
<p>${escapeHtml(doc["adapter-demonstrations"].note)}</p>
418420
<div class="scroll">

0 commit comments

Comments
 (0)