Skip to content

Commit

Permalink
fix: Update supported component types (#14566)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlqn authored Feb 4, 2025
1 parent d05f2c4 commit 06ca4b7
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,15 @@ const excludedComponents = [
ComponentType.Button,
ComponentType.ButtonGroup,
ComponentType.CustomButton,
ComponentType.Grid,
ComponentType.Header,
ComponentType.IFrame,
ComponentType.Image,
ComponentType.InstantiationButton,
ComponentType.InstanceInformation,
ComponentType.InstantiationButton,
ComponentType.Link,
ComponentType.NavigationBar,
ComponentType.NavigationButtons,
ComponentType.Panel,
ComponentType.Paragraph,
ComponentType.PaymentDetails,
ComponentType.PrintButton,
ComponentType.Summary,
ComponentType.Summary2,
Expand Down

0 comments on commit 06ca4b7

Please sign in to comment.