mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Business features
This commit is contained in:
@@ -272,7 +272,7 @@ public final class EntityKeyboardComponent: Component {
|
||||
private let pagerView: ComponentHostView<EntityKeyboardChildEnvironment>
|
||||
|
||||
private var component: EntityKeyboardComponent?
|
||||
private weak var state: EmptyComponentState?
|
||||
public private(set) weak var state: EmptyComponentState?
|
||||
|
||||
private var searchView: ComponentHostView<EntitySearchContentEnvironment>?
|
||||
private var searchComponent: EntitySearchContentComponent?
|
||||
|
||||
Reference in New Issue
Block a user