mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-04 07:25:53 +00:00
fix: removed missing unnecessary React headers import error caused by non-framework style import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
|
||||
#import "RNSVGGroup.h"
|
||||
#import "RNSVGLength.h"
|
||||
#import "RCTEventDispatcher.h"
|
||||
|
||||
@interface RNSVGForeignObject : RNSVGGroup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user