mirror of
https://github.com/yattee/yattee.git
synced 2025-11-29 20:58:13 +00:00
Channels search, add SDWebImage framework
This commit is contained in:
@@ -73,6 +73,7 @@ struct RecentNavigationLink<DestinationContent: View>: View {
|
||||
Image(systemName: "xmark.circle.fill")
|
||||
}
|
||||
.foregroundColor(.secondary)
|
||||
.opacity(0.5)
|
||||
.buttonStyle(.plain)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user