We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8539f commit f506b13Copy full SHA for f506b13
Sources/Views/SettingButton.swift
@@ -55,7 +55,6 @@ public struct SettingButton: View, Setting {
55
}
56
57
struct SettingButtonView: View {
58
-
59
@Environment(\.settingSecondaryColor) var settingSecondaryColor
60
61
var icon: SettingIcon?
0 commit comments