Skip to content

Commit 3bbff22

Browse files
committed
add islist prop
1 parent 472dce8 commit 3bbff22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/partials/property-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This object has no properties.
3232
Child Properties
3333

3434
{{#each objectProperties}}
35-
- {{> property-nested this }}
35+
- {{> property-nested this isList=true }}
3636
{{/each}}
3737
{{/if}}
3838
{{/unless}}

0 commit comments

Comments
 (0)