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

@@ -253,7 +253,7 @@ struct JoinRoomScreen: View {
}
}
} icon: {
CompoundIcon(\.error)
CompoundIcon(\.errorSolid)
.foregroundStyle(.compound.iconCriticalPrimary)
}
.labelStyle(.custom(spacing: 12, alignment: .top))