Skip to content

Commit

Permalink
- removed runtimeMappings and createFieldComponent props
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-goldstein committed Nov 15, 2021
1 parent 54a83b8 commit b0a5c4f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,15 +195,13 @@ const StatefulEventsViewerComponent: React.FC<Props> = ({
query,
renderCellValue,
rowRenderers,
runtimeMappings,
setQuery,
sort,
start,
tGridEventRenderedViewEnabled,
trailingControlColumns,
type: 'embedded',
unit,
createFieldComponent,
})}
</InspectButtonContainer>
</FullScreenContainer>
Expand Down

0 comments on commit b0a5c4f

Please sign in to comment.