Add + PlayMusic fix update
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ class ExampleTextButtonBottomView: XibView {
|
||||
|
||||
// MARK: - IBOutlets
|
||||
|
||||
@IBOutlet private weak var titleLabel: UILabel?
|
||||
@IBOutlet weak var titleLabel: UILabel?
|
||||
|
||||
// @IBOutlet weak var button: DesignButton!
|
||||
|
||||
@@ -32,4 +32,4 @@ class ExampleTextButtonBottomView: XibView {
|
||||
|
||||
// @IBAction func buttonClickAction(_ sender: DesignButton) {
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user