Skip to content

Commit

Permalink
add summary2 property to custom config exclusion list
Browse files Browse the repository at this point in the history
  • Loading branch information
Jondyr committed Nov 28, 2024
1 parent cf41aa9 commit 2bb018f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export const FormComponentConfig = ({
'dataTypeIds',
'target',
'tableColumns',
'overrides',
];

const booleanPropertyKeys: string[] = getSupportedPropertyKeysForPropertyType(
Expand Down

0 comments on commit 2bb018f

Please sign in to comment.