Returns a callback that unconditionally forces a component to re-render.
Note: Using this hook introduces imperative behavior, which is generally discouraged in React and should be used sparingly.
Returns a callback that unconditionally forces a component to re-render.
Note: Using this hook introduces imperative behavior, which is generally discouraged in React and should be used sparingly.