Translation improvements

This commit is contained in:
Ilya Laktyushin
2023-01-23 21:10:27 +04:00
parent a4caace27b
commit 29c7eb0cc0
10 changed files with 79 additions and 41 deletions

View File

@@ -180,7 +180,7 @@ final class AvatarEditorScreenComponent: Component {
)
}
class View: UIView, UIScrollViewDelegate {
class View: UIView {
private let navigationCancelButton = ComponentView<Empty>()
private let navigationDoneButton = ComponentView<Empty>()