This commit is contained in:
世界
2023-08-03 17:57:35 +08:00
parent b3808dbcb5
commit 313721c7cf
6 changed files with 86 additions and 47 deletions
@@ -66,10 +66,8 @@ public struct EditProfileView: View {
} label: {
Text("View Content").foregroundColor(.accentColor)
}
ShareButton($alert) {
ProfileShareButton($alert, profile) {
Text("Share")
} items: {
try [profile.toContent().generateShareFile()]
}
#endif
Button("Update") {