Use React.memo to wrap your component and tell React to only re-render when its props change.
React.memo