mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-03-22 09:29:32 +01: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