Removes unnecessary callback args from the `onConfirm` callback in the new `ConfirmationModal` component. Now, the component will close and reset `isConfirming` state for itself.
Removes unnecessary callback args from the `onConfirm` callback in the new `ConfirmationModal` component. Now, the component will close and reset `isConfirming` state for itself.