






#import "PongLinearPlugCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface StepTapZeroSawCell : PongLinearPlugCell

@property (nonatomic, strong) UILabel *howGrowLabel;

@end

NS_ASSUME_NONNULL_END
