mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-05 07:59:28 +00:00
Merge pull request #1265 from alechill/fix-missing-header-file
fix: removed missing unnecessary React headers import error caused by…
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