Skip to content

Commit 5e405e7

Browse files
committed
Ensure content changes when moving step
1 parent e39dd9f commit 5e405e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/POS/Presentation/Barcode Scanner Setup/PointOfSaleBarcodeScannerSetupFlow.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import SwiftUI
22

33
// MARK: - Point of Sale Barcode Scanner Setup Flow
44
@available(iOS 17.0, *)
5+
@Observable
56
class PointOfSaleBarcodeScannerSetupFlow {
67
private let scannerType: PointOfSaleBarcodeScannerType
78
private let onComplete: () -> Void

0 commit comments

Comments
 (0)