You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ExampleMVVM/Presentation/MoviesScene/MoviesList/ViewModel/MoviesListViewModel.swift
+7-7
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
import Foundation
9
9
10
-
structMoviesListViewModelClosures{
10
+
structMoviesListViewModelActions{
11
11
/// Note: if you would need to edit movie inside Details screen and update this Movies List screen with updated movie then you would need this closure:
0 commit comments