mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 01:48:12 +00:00
Feed cache
This commit is contained in:
@@ -164,7 +164,9 @@ struct HistorySettings: View {
|
||||
|
||||
struct HistorySettings_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
HistorySettings()
|
||||
.injectFixtureEnvironmentObjects()
|
||||
VStack(alignment: .leading) {
|
||||
HistorySettings()
|
||||
}
|
||||
.frame(minHeight: 500)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user