I have a component where each row is a separate component. I\'m emitting an event using Echo + Pusher, and I want to scope the event to only refresh the relevant row.
Thi