mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-05 16:04:38 +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 "RNSVGGroup.h"
|
||||||
#import "RNSVGLength.h"
|
#import "RNSVGLength.h"
|
||||||
#import "RCTEventDispatcher.h"
|
|
||||||
|
|
||||||
@interface RNSVGForeignObject : RNSVGGroup
|
@interface RNSVGForeignObject : RNSVGGroup
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user