Hi,
I’ve run into an issue where I have 2 components, one for displaying reviews and another for submitting reviews (inside a modal)
The issue is, when I submit a review from the modal component how can I trigger the other component to re-render / update ?