We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ad83f commit 9a63bc5Copy full SHA for 9a63bc5
README.md
@@ -180,8 +180,6 @@ let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes/id")
180
│ │ │ │ 📂── FindEmail
181
│ │ │ │ 📂── FindPassword
182
│ │ │ │ 📂── Login
183
-│ │ │ │ 📂── LoginItem.swift
184
-│ │ │ │ 📂── LoginView.swift
185
│ │ │ └─ 📂── SignUP
186
│ │ │ 📂── Home
187
│ │ │ 📂── Notic
@@ -204,7 +202,8 @@ let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes/id")
204
202
│ │ 📂── View
205
203
│ │ │ 📂── ModalView
206
│ │ │ 📂── ScrollView
207
-│ │ │ 📂── CustomFont
+│ │ │ 📂── ACarousel
+│ │ │ 📂── EditImage
208
│ │ └─ 📂── ScreenSize
209
│ 📂── ViewModel
210
│ │ 📂── MainShoesViewModel
0 commit comments