added namespace for control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
6553810271
commit
cedba7ba8c
@ -10,7 +10,7 @@ import UIKit
|
|||||||
import Combine
|
import Combine
|
||||||
import VDSColorTokens
|
import VDSColorTokens
|
||||||
|
|
||||||
/// Will move this into a new file, need to talk with Scott/Kyle
|
@objc(VDSTextView)
|
||||||
open class TextView: UITextView, ViewProtocol {
|
open class TextView: UITextView, ViewProtocol {
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user