Skip to content

Commit 1c088b0

Browse files
authored
Update README.md
1 parent 72c01b8 commit 1c088b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ struct ContentView: View {
4747
SwipingMediaView(controllers: controllers,
4848
currentIndex: $currentIndex,
4949
startingIndex: 1)
50-
.onTapGesture {
51-
print("tap")
52-
}
5350
}
5451
.background(BackgroundCleanerView())
5552
.ignoresSafeArea(.all)

0 commit comments

Comments
 (0)