There was an error while loading. Please reload this page.
1 parent 3becdbc commit 2a111b9Copy full SHA for 2a111b9
TextFieldEffects/TextFieldEffects/TextFieldsEffects.swift
@@ -17,7 +17,7 @@ extension String {
17
18
public class TextFieldEffects : UITextField {
19
20
- let placeholderLabel = UILabel()
+ public let placeholderLabel = UILabel()
21
22
public func animateViewsForTextEntry() {
23
fatalError("\(__FUNCTION__) must be overridden")
0 commit comments