We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f66375 commit 6a47172Copy full SHA for 6a47172
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