Below is an image of my code in Xcode. When I started coding, I deleted the:
Text("Hello, world!)
.padding()
However, it still shows up. It's the area between line 12 & 13. I've never seen this before. The code has been deleted and should not be there. Why is the code still there? How do I resolve this?
