Changes the NavigationView to stack navigation style so the save button on EditMonster takes you back to MonsterDetail instead of the root of the NavigationView.
This commit is contained in:
		| @@ -30,7 +30,7 @@ struct Search: View { | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         }.navigationViewStyle(StackNavigationViewStyle()) | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user