提交
This commit is contained in:
17
Pods/JXCategoryView/Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCell.h
generated
Normal file
17
Pods/JXCategoryView/Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCell.h
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// JXCategoryTitleVerticalZoomCell.h
|
||||
// JXCategoryView
|
||||
//
|
||||
// Created by jiaxin on 2019/2/14.
|
||||
// Copyright © 2019 jiaxin. All rights reserved.
|
||||
//
|
||||
|
||||
#import "JXCategoryTitleCell.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface JXCategoryTitleVerticalZoomCell : JXCategoryTitleCell
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user