Add availability check to fix CI build(?)

This commit is contained in:
ny
2024-08-05 21:25:00 -04:00
parent 86f804391a
commit 4a00955461

View File

@@ -178,6 +178,7 @@ struct AnisetteServers: View {
}
@available(iOS 15.0, *)
#Preview {
AnisetteServers(selected: "", errorCallback: {})
}