Skip to content

Commit c0ea62d

Browse files
author
benjaminsage
committed
Fixed conflicts
2 parents 07d4b35 + 9c13c22 commit c0ea62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/iPaymentButton/DemoApplePay.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public extension iPaymentButton {
7777
@available(iOS 13.0.0, *)
7878
struct MediaApp: View {
7979
public var body: some View {
80-
iGraphicsSwipeView(.first)
80+
iGraphicsView(.first)
8181
}
8282
}
8383

0 commit comments

Comments
 (0)