space
This commit is contained in:
parent
8b3d561543
commit
d0ac49663a
@ -137,7 +137,6 @@
|
||||
self.formLabelRightPin.constant = padding;
|
||||
}
|
||||
|
||||
|
||||
+ (nullable instancetype)mfTextFieldWithMap:(nullable NSDictionary *)map bothDelegates:(nullable id<UITextFieldDelegate, MFTextFieldDelegate>)delegate {
|
||||
MFTextField *textField = [self mfTextField];
|
||||
textField.translatesAutoresizingMaskIntoConstraints = NO;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user