fdavidtr
Results
2
comments of
fdavidtr
I was looking for the same =/
Two things, I think you need the array of dependencies. Otherwise the component will load this in each render: ``` useEffect(() => { // Reinstate the custom locale if the...