#import <React/RCTViewComponentView.h>
#import <UIKit/UIKit.h>

#ifndef ReactNativeStraightTableComponentView_h
#define ReactNativeStraightTableComponentView_h

NS_ASSUME_NONNULL_BEGIN

@interface ReactNativeStraightTableComponentView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* ReactNativeStraightTableComponentView_h */
