-
- ${listItem.name}
+ ${listItem.name}
${listItem.overallStatus !== 'Available' ?
- `${listItem.overallStatus}${STATUS_LEGEND[listItem.overallStatus].icon}` : ''}
-
+ `${listItem.overallStatus}${STATUS_LEGEND[listItem.overallStatus].icon}` : ''}
| ${listItem.libraries.map(lib => html`
diff --git a/docs/design-code-status/index.md b/docs/design-code-status/index.md
index 0266fae180..16c0edc930 100644
--- a/docs/design-code-status/index.md
+++ b/docs/design-code-status/index.md
@@ -2,7 +2,7 @@
layout: layouts/pages/basic.njk
title: Design/code status
hasToc: true
-importElements:
+importElements:
- rh-table
- rh-tag
---
@@ -11,9 +11,9 @@ importElements:
- ## Overview
-
- A detailed synopsis of our web components and their implementation status.
+## Overview
+
+A detailed synopsis of our web components and their implementation status.
@@ -33,7 +33,7 @@ importElements:
Planned
- |