Remove old comment
This commit is contained in:
@ -182,7 +182,6 @@ public struct ShareExtensionView: View {
|
||||
editingTitle = true
|
||||
}
|
||||
})
|
||||
// Disabling this button temporarily
|
||||
.disabled(editingTitle)
|
||||
.opacity(editingTitle ? 0.0 : 1.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user