Anyone knows why the text and image in this Label don't align like they do in the example app?
In my preview, the image is not centered vertically, unlike in the example app.
Code Block Label("Why is this happening?", systemImage: "flame.fill")
In my preview, the image is not centered vertically, unlike in the example app.