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 938751e commit 1a7ceb6Copy full SHA for 1a7ceb6
DemoAppSwiftUI/ChannelHeader/CustomChannelHeader.swift
@@ -75,7 +75,7 @@ struct CustomChannelModifier: ChannelListHeaderViewModifier {
75
actionsPopupShown: $actionsPopupShown
76
)
77
#if compiler(>=6.2)
78
- .sharedBackgroundVisibility(.hidden)
+ .sharedBackgroundVisibility(.hidden)
79
#endif
80
}
81
} else {
0 commit comments