






#import "FavoriteMethodCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface DidTopHardLookCell : FavoriteMethodCell

@property (nonatomic, strong) UILabel *corruptLabel;

@end

NS_ASSUME_NONNULL_END
