@ -79,6 +79,7 @@ struct RowButtonView: View {
if isLoading {
ZStack {
Color.master
.cornerRadius(20)
ProgressView()
.tint(.white)
}