1 parent 5b4cda9 commit ed0442eCopy full SHA for ed0442e
1 file changed
checkbox/Checkbox.swift
@@ -8,7 +8,7 @@ import UIKit
8
9
/// Checkbox is a simple, animation free checkbox and UISwitch alternative designed
10
/// to be performant and easy to implement.
11
-public class Checkbox: UIControl {
+open class Checkbox: UIControl {
12
13
// MARK: - Enums
14
0 commit comments