Update Compound (#3803)

This commit is contained in:
Doug
2025-02-20 14:15:26 +00:00
committed by GitHub
parent 442b4cc46b
commit 772e754773
47 changed files with 86 additions and 86 deletions

View File

@@ -40,7 +40,7 @@ struct EncryptionResetScreen: View {
private var header: some View {
VStack(spacing: 8) {
BigIcon(icon: \.error, style: .alertSolid)
BigIcon(icon: \.errorSolid, style: .alertSolid)
.padding(.bottom, 8)
Text(L10n.screenEncryptionResetTitle)