Update ChatsCarouselView.swift

This commit is contained in:
talksik
2021-12-11 19:26:49 -08:00
parent 1bfcbe4b4f
commit 9bf4798893
@@ -24,7 +24,7 @@ struct ChatsCarouselView: View {
.blur(radius: abs(minX) / 40)
Text("\(minX)")
}gi
}
}
}
.tabViewStyle(.page(indexDisplayMode: .always))