commit 3dbdc42d8b8441f1547e4ff1919f2330e498fdf8
parent 1389e50b8eea997907bb38f97b29679c2c9110f8
Author: William Casarin <jb55@jb55.com>
Date: Thu, 22 Jun 2023 10:28:52 +0200
view/refactor: remove extra spacer
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/damus/Views/Zaps/CustomizeZapView.swift b/damus/Views/Zaps/CustomizeZapView.swift
@@ -259,8 +259,6 @@ struct CustomizeZapView: View {
ZapButton
Spacer()
-
- Spacer()
}
.sheet(isPresented: $show_zap_types) {
if #available(iOS 16.0, *) {