IAP
This commit is contained in:
@@ -40,6 +40,7 @@ struct AddMoodHeaderView: View {
|
||||
}, label: {
|
||||
mood.icon
|
||||
.resizable()
|
||||
.aspectRatio(contentMode: .fit)
|
||||
.frame(width: CGFloat(50), height: CGFloat(50), alignment: .center)
|
||||
.foregroundColor(moodTint.color(forMood: mood))
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user