Skip to content

Commit a642089

Browse files
authored
fix(doc-kit): 'property' to the code like array
Signed-off-by: Aviv Keller <[email protected]>
1 parent 82684bc commit a642089

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/ui-components/src/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ export const CODE_LIKE_TYPES = new Set([
33
'classMethod',
44
'function',
55
'ctor',
6+
'property',
67
]);

0 commit comments

Comments
 (0)