Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
vmanot committed Jun 28, 2024
1 parent f5425c0 commit 11dda84
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,5 @@ struct __LazyMessagesVStackStackItem: Identifiable, ViewModifier {
.contentShape(Rectangle())
.padding(.top, index == 0 ? 12 : 0)
.padding(.bottom, 4)
.geometryGroup()
}
}

0 comments on commit 11dda84

Please sign in to comment.