React Context and useContext in Functional Components

Instead of wrapping everything in <MyContext.Consumer>, we’ll use useContext(Context)