diff --git a/ios/RNShare.h b/ios/RNShare.h index 668fd8e9..3ec51dbc 100644 --- a/ios/RNShare.h +++ b/ios/RNShare.h @@ -9,7 +9,7 @@ #endif #if RCT_NEW_ARCH_ENABLED -#import +#import #endif @interface RNShare : NSObject @@ -18,4 +18,4 @@ #if RCT_NEW_ARCH_ENABLED @interface RNShare () @end -#endif \ No newline at end of file +#endif