Skip to content

Commit 2445a88

Browse files
authored
Fix style (#1735)
1 parent e997ea7 commit 2445a88

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)