removed comment.
This commit is contained in:
parent
b7e99e9e5b
commit
f1474ca74c
@ -157,12 +157,6 @@ public typealias ActionBlock = () -> Void
|
|||||||
return Label(frame: .zero)
|
return Label(frame: .zero)
|
||||||
}
|
}
|
||||||
|
|
||||||
//------------------------------------------------------
|
|
||||||
// MARK: - Tappable Methods
|
|
||||||
//------------------------------------------------------
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------
|
//------------------------------------------------------
|
||||||
// MARK: - Functions
|
// MARK: - Functions
|
||||||
//------------------------------------------------------
|
//------------------------------------------------------
|
||||||
@ -392,7 +386,6 @@ extension Label {
|
|||||||
|
|
||||||
// MARK: - Multi-Action Functionality
|
// MARK: - Multi-Action Functionality
|
||||||
extension Label {
|
extension Label {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Provides an actionable range of text.
|
Provides an actionable range of text.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user