view/refactor: remove extra spacer
This commit is contained in:
@@ -259,8 +259,6 @@ struct CustomizeZapView: View {
|
||||
ZapButton
|
||||
|
||||
Spacer()
|
||||
|
||||
Spacer()
|
||||
}
|
||||
.sheet(isPresented: $show_zap_types) {
|
||||
if #available(iOS 16.0, *) {
|
||||
|
||||
Reference in New Issue
Block a user