trying to understand the difference here. I had these objects in my view:
@ObservedObject var storage = Storage() @EnvironmentObject var globals: Globals