${xCodeSamples.map((v, i) => {
// We skip the first line because it could be there is no padding there, but padding on the next lines which needs to be removed
diff --git a/src/templates/components-template.js b/src/templates/components-template.js
index 5e4d4e78..9a823219 100644
--- a/src/templates/components-template.js
+++ b/src/templates/components-template.js
@@ -74,7 +74,7 @@ export default function componentsTemplate() {
const componentInfo = getComponentInfo(component.componentKeyId);
return html`