File tree Expand file tree Collapse file tree 1 file changed +33
-33
lines changed
Expand file tree Collapse file tree 1 file changed +33
-33
lines changed Original file line number Diff line number Diff line change @@ -176,41 +176,41 @@ let url = URL(string : "https://640de3d61a18a5db83827295.mockapi.io/shoes/id")
176176│ │ │ │ 📂── ACarousel
177177│ │ │ │ 📂── EditImage
178178│ │ │ └─ 📂── ScreenSize
179- │ │ 📂── UI
180- │ │ │ 📂── View
181- │ │ │ │ 📂── Component
182- │ │ │ │ │ 📂── Alert
183- │ │ │ │ │ 📂── Lanch
184- │ │ │ │ │ 📂── List
185- │ │ │ │ │ 📂── Lottie
186- │ │ │ │ │ 📂── Page
187- │ │ │ │ │ 📂── Search
188- │ │ │ │ │ 📂── Share
189- │ │ │ │ │ 📂── TextField
190- │ │ │ │ └─ 📂── WebView
191- │ │ │ │ 📂── Authorization
192- │ │ │ │ │ 📂── FindEmail
193- │ │ │ │ │ 📂── FindPassword
194- │ │ │ │ │ 📂── Login
195- │ │ │ │ └─ 📂── SignUP
196- │ │ │ │ 📂── Home
197- │ │ │ │ 📂── Notic
198- │ │ │ │ 📂── ProductDetail
199- │ │ │ │ 📂── ProductList
200- │ │ │ │ 📂── Profile
201- │ │ │ │ 📂── Search
202- │ │ │ │ 📂── Tab
203- │ │ │ └─ 📂── Favorite
204- │ │ 📂── ViewModel
205- │ │ │ 📂── MainShoesViewModel
206- │ │ │ 📂── ProfileViewModel
207- │ │ └─ 📂── SignUpViewModel
179+ │ │ 📂── UI
180+ │ │ │ 📂── View
181+ │ │ │ │ 📂── Component
182+ │ │ │ │ │ 📂── Alert
183+ │ │ │ │ │ 📂── Lanch
184+ │ │ │ │ │ 📂── List
185+ │ │ │ │ │ 📂── Lottie
186+ │ │ │ │ │ 📂── Page
187+ │ │ │ │ │ 📂── Search
188+ │ │ │ │ │ 📂── Share
189+ │ │ │ │ │ 📂── TextField
190+ │ │ │ │ └─ 📂── WebView
191+ │ │ │ │ 📂── Authorization
192+ │ │ │ │ │ 📂── FindEmail
193+ │ │ │ │ │ 📂── FindPassword
194+ │ │ │ │ │ 📂── Login
195+ │ │ │ │ └─ 📂── SignUP
196+ │ │ │ │ 📂── Home
197+ │ │ │ │ 📂── Notic
198+ │ │ │ │ 📂── ProductDetail
199+ │ │ │ │ 📂── ProductList
200+ │ │ │ │ 📂── Profile
201+ │ │ │ │ 📂── Search
202+ │ │ │ │ 📂── Tab
203+ │ │ │ └─ 📂── Favorite
204+ │ │ 📂── ViewModel
205+ │ │ │ 📂── MainShoesViewModel
206+ │ │ │ 📂── ProfileViewModel
207+ │ │ └─ 📂── SignUpViewModel
208208│ │ 📂── Model
209- │ │ │ 📂── ShoesModel
209+ │ │ │ 📂── ShoesModel
210210│ │ 📂── Network
211- │ │ │ 📂── MainService
212- │ │ │ 📂── MarketAPI
213- │ │ └─ 📂── APIError
211+ │ │ │ 📂── MainService
212+ │ │ │ 📂── MarketAPI
213+ │ │ └─ 📂── APIError
214214│ 📦── MarketAppTests
215215│ │ │ 📂── MainViewModelTest
216216│ │ │ 📂── SignUPViewModelTest
You can’t perform that action at this time.
0 commit comments