We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f5c18 commit e3019f7Copy full SHA for e3019f7
1 file changed
src/layouts/partials/property-nested-internal.hbs
@@ -11,7 +11,7 @@
11
<summary>Enum values:</summary>
12
13
{{#each enumValues}}
14
- - <code>{{this}}`</code>
+ - <code>{{this}}</code>
15
{{/each}}
16
</details>
17
{{/if}}
0 commit comments