//To pass data to the component <Route exact path = "/" element= {<Page value={4}/>} /> //To get the data from inside the component const value = this.props.value