Skip to content

Commit fdb213e

Browse files
authored
AccountDetail: fix wrong space on top of the header view (#2113)
1 parent 4b8d711 commit fdb213e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/Account/Sources/Account/AccountDetailHeaderView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ struct AccountDetailHeaderView: View {
4242
}
4343
}
4444
accountInfoView
45+
Spacer()
4546
}
4647
}
4748

0 commit comments

Comments
 (0)