I have created a codesandbox for the issue (https://codesandbox.io/s/practical-flower-k6cyl?file=/src/App.tsx)
How can we make the "AGE" text (first option) in select box not to be selected again? It should only be displayed when the component renders.
Is there a better way to do this as default option i.e. is string whereas the others are numbers?
Any help is appreciated. Thanks