We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370aae0 commit bda6440Copy full SHA for bda6440
1 file changed
src/layouts/partials/property-nested.hbs
@@ -1,5 +1,5 @@
1
<strong><code>{{name}}</code></strong> <i>{{format}}</i>{{#if listItemFormat}} <i>of {{listItemFormat}}s</i>{{/if}}
2
-{{> property-nested-internal}}
+ {{> property-nested-internal}}
3
{{#if listProperties}}
4
{{#each listProperties}}
5
0 commit comments