mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-05-10 18:00:15 +02:00
Add examples project
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
struct SearchUserResponse: Decodable {
|
||||
var items: [User]
|
||||
}
|
||||
Reference in New Issue
Block a user