From 3dbdc42d8b8441f1547e4ff1919f2330e498fdf8 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 22 Jun 2023 10:28:52 +0200 Subject: [PATCH] view/refactor: remove extra spacer --- damus/Views/Zaps/CustomizeZapView.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/damus/Views/Zaps/CustomizeZapView.swift b/damus/Views/Zaps/CustomizeZapView.swift index b8c20e85..e0fa8b22 100644 --- 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, *) {