mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
16 lines
319 B
Swift
16 lines
319 B
Swift
import Foundation
|
|
import UIKit
|
|
import Display
|
|
import ComponentFlow
|
|
|
|
/*public final class ChatListHeaderComponent: Component {
|
|
public final class View: UIView, NavigationBarHeaderView {
|
|
public func update(size: CGSize, transition: ContainedViewLayoutTransition) {
|
|
|
|
}
|
|
|
|
|
|
}
|
|
}
|
|
*/
|