Ângelo Tadeucci
Results
1
comments of
Ângelo Tadeucci
> Here is a makeshift solution, not ideal but I hope it helps: > > ```shell > const [renderKey, setRenderKey] = useState(0); > const handleReRender = () => { >...