add shape picker for backgrounds
This commit is contained in:
@@ -211,7 +211,7 @@ struct MonthDetailView: View {
|
||||
.frame(minHeight: 0, maxHeight: 100)
|
||||
|
||||
SmallRollUpHeaderView(entries: entries,
|
||||
viewType: .constant(.percentageCircle))
|
||||
viewType: .constant(.percentageShape))
|
||||
.frame(minHeight: 0, maxHeight: 100)
|
||||
.padding(.top, -20)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user