mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +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