We can pass a key prop to a React component so that whenever the key change, the component get recreated.
So can we do the same thing for hooks function?