Skip to content

Commit

Permalink
unnecessary change reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
diniska committed Jul 25, 2021
1 parent f84405c commit cd91a06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Sources/WrappingStack/WrappingHStack.swift
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ struct WrappingHStack_Previews: PreviewProvider {
}
}
.padding()
.frame(maxWidth: .infinity)
// .frame(width: 300)
.frame(width: 300)
.background(Color.white)
}
}
Expand Down

0 comments on commit cd91a06

Please sign in to comment.