Skip to content

Commit 1a7ceb6

Browse files
Formatting
1 parent 938751e commit 1a7ceb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DemoAppSwiftUI/ChannelHeader/CustomChannelHeader.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ struct CustomChannelModifier: ChannelListHeaderViewModifier {
7575
actionsPopupShown: $actionsPopupShown
7676
)
7777
#if compiler(>=6.2)
78-
.sharedBackgroundVisibility(.hidden)
78+
.sharedBackgroundVisibility(.hidden)
7979
#endif
8080
}
8181
} else {

0 commit comments

Comments
 (0)