Here is my code -
const StartGameScreen = props => { const [enteredValue, setEnteredValue] = useState(\'\'); const numberInputHandler = inputText => {