diff --git a/VDS/Components/Label/Label.swift b/VDS/Components/Label/Label.swift index 203e669d..6411ef85 100644 --- a/VDS/Components/Label/Label.swift +++ b/VDS/Components/Label/Label.swift @@ -85,7 +85,7 @@ open class Label: UILabel, Handlerable, ViewProtocol, Resettable, UserInfoable { super.init(coder: coder) initialSetup() } - + //-------------------------------------------------- // MARK: - Public Functions //--------------------------------------------------