Skip to content

Commit c181d39

Browse files
committed
Fix style
1 parent e997ea7 commit c181d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebaseai/ImagenScreen/ImagenScreen.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ struct ProgressOverlay: View {
9595
ZStack {
9696
Color.black.opacity(0.3)
9797
.ignoresSafeArea()
98-
98+
9999
ZStack {
100100
RoundedRectangle(cornerRadius: 16)
101101
.fill(Material.ultraThinMaterial)

0 commit comments

Comments
 (0)