1.2
Step View Builder.swift:
Index out of range bug in Button views fixed by enclosing entire step view in condition:
if idx < vm.newProfile.shotSteps.count {
Step View Builder.swift:
Index out of range bug in Button views fixed by enclosing entire step view in condition:
if idx < vm.newProfile.shotSteps.count {