I have this main component called UserViewPatient. in the constructor I have declared an onClick method something like:
constructor(props){ super(props)