in Select/mono-simple The whole downshiftProps object change every time a update is made on it. By observing only initialSelectedItem prop, we reduce the amount of call of this useEffect.
in Select/mono-simple The whole downshiftProps object change every time a update is made on it. By observing only initialSelectedItem prop, we reduce the amount of call of this useEffect.