adding Liquid package
This commit is contained in:
@@ -42,10 +42,6 @@ struct FooterControlsView: View {
|
||||
anchor: .center)
|
||||
.simultaneousGesture(dragGesture)
|
||||
})
|
||||
|
||||
|
||||
|
||||
Text("currently is \(self.isHolding ? "recording": "not recording")")
|
||||
}
|
||||
.padding()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user