diff --git a/src/App.tsx b/src/App.tsx index 903e43e..3b27d94 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -124,6 +124,7 @@ const AppBarWitHistory = withRouter( staticContext, toggleDrawerIcon, history, + iconElementRight, ...props } = this.props; return ( @@ -144,7 +145,7 @@ const AppBarWitHistory = withRouter(
- {this.props.iconElementRight} + {iconElementRight}