We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf8526 commit 41bfb54Copy full SHA for 41bfb54
V2exOS/Utils/ColorExt.swift
@@ -12,8 +12,6 @@ extension Color {
12
#if os(macOS)
13
return Color(.labelColor)
14
#endif
15
-#if os(iOS)
16
return Color(.label)
17
-#endif
18
}
19
0 commit comments