Skip to content

Commit cdd263b

Browse files
generatedunixname1460021352335069meta-codesync[bot]
authored andcommitted
Libraries/MobileUI/QuickLayout/QuickLayoutBridge/ViewImplementation
Differential Revision: D108405242 fbshipit-source-id: 43d34fc18124c640a57b9c78bcdf44c00c60b130
1 parent 225dd8c commit cdd263b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Sources/QuickLayout/QuickLayoutBridge/ViewImplementation

Sources/QuickLayout/QuickLayoutBridge/ViewImplementation/HasBody.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extension HasBody where Self: UIView {
2121
}
2222

2323
@MainActor @objc(QLBodyCoordinationExperiments)
24-
public class BodyCoordinationExperiments: NSObject {
24+
public final class BodyCoordinationExperiments: NSObject {
2525
@objc static public var preventUnusedCollectionViewCellSizing: Bool = true
2626
}
2727

0 commit comments

Comments
 (0)