|
|
|
|
|
by LorenzA
2160 days ago
|
|
yes seems also wrong to me. not sure what linter would complain here, that would depend a little bit what fetchData & updateBreadcrumbs really use and do. a much bigger problem with code like this is the fetching of data gets much more complicated when the second parameter of useEffect is not just an empty array |
|