review changes.

This commit is contained in:
Damodaram 2020-09-14 20:07:56 +05:30
parent a8e13263e6
commit c76911e76e

View File

@ -9,7 +9,7 @@
import UIKit
@objcMembers open class RadioButton: Control,MFButtonProtocol {
@objcMembers open class RadioButton: Control, MFButtonProtocol {
//--------------------------------------------------
// MARK: - Properties
//--------------------------------------------------