Skip to content

Commit b568cf8

Browse files
committed
Revert "revert nested"
This reverts commit 6a47172.
1 parent 6a47172 commit b568cf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/partials/property-nested.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<strong><code>{{name}}</code></strong> <i>{{format}}</i>{{#if listItemFormat}} <i>of {{listItemFormat}}s</i>{{/if}}
2-
{{> property-nested-internal}}
2+
{{> property-nested-internal}}
33
{{#if listProperties}}
44
{{#each listProperties}}
55

0 commit comments

Comments
 (0)