Skip to content

Commit

Permalink
fix: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Apr 23, 2024
1 parent 7ec928f commit c3250e1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ const Visualization = ({
return <NoVisualizationMessage message={i18n.t('No data to display')} />
}

console.log('v39 Visualization with rest', rest, iFramePluginProps)

if (
activeType === EVENT_VISUALIZATION &&
!isLLVersionCompatible(lineListingAppVersion)
Expand Down

0 comments on commit c3250e1

Please sign in to comment.