mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 09:58:14 +00:00
Drop iOS 14 and macOS 11 support
This commit is contained in:
@@ -2,7 +2,6 @@ import Introspect
|
||||
import Repeat
|
||||
import SwiftUI
|
||||
|
||||
@available(iOS 15.0, macOS 12, *)
|
||||
struct FocusableSearchTextField: View {
|
||||
@ObservedObject private var state = SearchModel.shared
|
||||
|
||||
|
Reference in New Issue
Block a user