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