Memoized MatchFilterControls component for performance optimization.

const MatchFilterControls = React.memo(MatchFilterControlsComponent);