Closed iqqmuT closed 4 years ago
Use React.PureComponent when possible and make sure components are rendered only when they need to. Some refactoring to Dashboard components to make it run much faster when switching segments.
React.PureComponent
Use
React.PureComponent
when possible and make sure components are rendered only when they need to. Some refactoring to Dashboard components to make it run much faster when switching segments.