closed #33
This commit is contained in:
@@ -18,7 +18,7 @@ struct AddMoodHeaderView: View {
|
||||
Color(UIColor.secondarySystemBackground)
|
||||
|
||||
VStack {
|
||||
Text("How are you feeling today?")
|
||||
Text("How is today?")
|
||||
.font(.title)
|
||||
.foregroundColor(Color(UIColor.label))
|
||||
.padding()
|
||||
|
||||
Reference in New Issue
Block a user