diff --git a/packages/redux-devtools-rtk-query-monitor/src/containers/mapProps.tsx b/packages/redux-devtools-rtk-query-monitor/src/containers/mapProps.tsx index 2dbecc2b..f643667e 100644 --- a/packages/redux-devtools-rtk-query-monitor/src/containers/mapProps.tsx +++ b/packages/redux-devtools-rtk-query-monitor/src/containers/mapProps.tsx @@ -17,7 +17,7 @@ export function mapProps( const mappedProps = mapper(this.props); // TODO Not really sure why this is needed, but it is - return ; + return ; } static displayName = `mapProps(${