Toddle interview question

Debug useMemo hook in react

Interview Answer

Anonymous

Jul 3, 2024

dependency array was missing, added that to make the code work properly as intended.