zzb 4 роки тому
батько
коміт
62dab3888b
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      ZZUIKit/Classes/ZZTextWidget/ZZTextWidget.h

+ 0 - 1
ZZUIKit/Classes/ZZTextWidget/ZZTextWidget.h

@@ -16,7 +16,6 @@ NS_ASSUME_NONNULL_BEGIN
 @property (strong, nonatomic) UILabel *wordNumLabel;
 @property (copy, nonatomic) NSString *wordNumFormat;
 
-
 //文字输入
 @property (copy, nonatomic) void(^didChangeText)(ZZTextWidget *textView);
 - (void)didChangeText:(void(^)(ZZTextWidget *textView))block;