The ActionsExample component defines the actions JSX inline within the .map() loop. This causes new React elements to be created on every render, even when the props remain the same. If the Alert ...