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 8e150c5 commit cfaf7ceCopy full SHA for cfaf7ce
WooCommerce/Classes/POS/Presentation/ItemListView.swift
@@ -59,8 +59,8 @@ private extension ItemListView {
59
.font(.posButtonSymbolLarge)
60
.foregroundStyle(Color.posOnSurface)
61
.padding(Constants.infoIconInset)
62
- .renderedIf(!shouldShowHeaderBanner)
63
})
+ .renderedIf(!shouldShowHeaderBanner)
64
65
if !dynamicTypeSize.isAccessibilitySize, shouldShowHeaderBanner {
66
bannerCardView
0 commit comments