I am trying to implement React Context on this small example. I have a Progress bar on one of the components and a Toggle context on another componenet.
I have Implem