Skip to content

Commit cd91a06

Browse files
committed
unnecessary change reverted
1 parent f84405c commit cd91a06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Sources/WrappingStack/WrappingHStack.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ struct WrappingHStack_Previews: PreviewProvider {
159159
}
160160
}
161161
.padding()
162-
.frame(maxWidth: .infinity)
163-
// .frame(width: 300)
162+
.frame(width: 300)
164163
.background(Color.white)
165164
}
166165
}

0 commit comments

Comments
 (0)