Skip to content

Commit

Permalink
fix: experience controls comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lauramargar committed Oct 5, 2023
1 parent 78e7f37 commit 83a266b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/**.
* Iterates the list of XEvents received and emits them
*
* @param {Partial<XEventsTypes>} events events to be emitted
* @param events - events to be emitted
*/
@XOn('ExperienceControlsEventsChanged')
onEventsChanged(events: Partial<XEventsTypes>): void {
Expand Down

0 comments on commit 83a266b

Please sign in to comment.