Improve sharing

This commit is contained in:
Arkadiusz Fal
2022-06-25 01:21:05 +02:00
parent 786418f82e
commit 634b0187ed
7 changed files with 107 additions and 126 deletions

View File

@@ -25,7 +25,6 @@ struct ShareButton: View {
youtubeActions
} label: {
Label("Share", systemImage: "square.and.arrow.up")
.labelStyle(.iconOnly)
}
.menuStyle(.borderlessButton)
#if os(macOS)