We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513175e commit 6e674e4Copy full SHA for 6e674e4
Sources/ComponentsKit/Components/Modal/UIKit/UKModalController.swift
@@ -195,7 +195,7 @@ open class UKModalController<VM: ModalVM>: UIViewController {
195
self.containerWidthConstraint?.isActive = true
196
}
197
198
- // MARK: - UIView Methods
+ // MARK: - UIViewController Methods
199
200
open override func traitCollectionDidChange(
201
_ previousTraitCollection: UITraitCollection?
0 commit comments