Skip to content

Commit

Permalink
fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
spoorthipujariadobe committed Aug 5, 2024
1 parent de11801 commit 4daedee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,4 +328,4 @@ contentCard.track(withEdgeEventType: MessagingEdgeEventType.display)
/// Tracking interaction with ContentCard
/// use the same contentCard object from retrieve propositions section
contentCard.track("click", withEdgeEventType: MessagingEdgeEventType.interact)
```
```

0 comments on commit 4daedee

Please sign in to comment.