diff --git a/docs/docs/components/reference.njk b/docs/docs/components/reference.njk index 71c4fe7ff..cf7b333c4 100644 --- a/docs/docs/components/reference.njk +++ b/docs/docs/components/reference.njk @@ -23,9 +23,16 @@ table code {
{{ name }}{{ "()" if type == "method" }}<{{ component.tagName }}>
{%- endfor -%}
+ {% if thingComponents.length > 1 %}
+