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