[create-pull-request] automated change

This commit is contained in:
acvigue 2021-08-06 22:18:00 +00:00 committed by GitHub
parent 7ca106f6fb
commit fba77d91d1
1 changed files with 2 additions and 2 deletions

View File

@ -10,10 +10,10 @@
import SwiftUI
struct MediaPlayButtonRowView: View {
@ObservedObject var viewModel: DetailItemViewModel
@State var wrappedScrollView: UIScrollView?
var body: some View {
HStack {
VStack {