//
//  RCTMJScrollContentShadowView.h
//  RCTMJRefreshHeader
//
//  Created by Macbook on 2018/7/6.
//  Copyright © 2018年 Macbook. All rights reserved.
//

#import <UIKit/UIKit.h>

#import <React/RCTShadowView.h>

@interface RCTMJScrollContentShadowView : RCTShadowView

@end
