Memoized MatchBulkActions component for performance optimization.

const MatchBulkActionsMemo = React.memo(MatchBulkActionsComponent);