add bg color to theme
fix tapping on main view empty space not working update charts
This commit is contained in:
@@ -152,6 +152,7 @@ extension HomeViewTwo {
|
||||
}
|
||||
}
|
||||
}
|
||||
.contentShape(Rectangle())
|
||||
.onTapGesture{
|
||||
let deailView = MonthDetailView(monthInt: month,
|
||||
yearInt: year,
|
||||
|
||||
Reference in New Issue
Block a user