merged develop

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2023-07-25 10:12:34 -05:00
parent a266af0db2
commit b74a338b0f

View File

@ -85,7 +85,7 @@ open class Label: UILabel, Handlerable, ViewProtocol, Resettable, UserInfoable {
super.init(coder: coder)
initialSetup()
}
//--------------------------------------------------
// MARK: - Public Functions
//--------------------------------------------------