We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e70736 commit 1b45327Copy full SHA for 1b45327
1 file changed
DevLog/UI/Profile/ProfileHeatmapView.swift
@@ -69,9 +69,6 @@ struct ProfileHeatmapView: View {
69
height: layout.cellSize,
70
alignment: .leading
71
)
72
- .onAppear {
73
- print(labelFontSize)
74
- }
75
} else {
76
Color.clear
77
.frame(
0 commit comments