mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 12:45:37 +08:00
Fabric: text module was moved to components subdirectory
Summary: @public Trivial. We move all components into `/components/` subdirectory. Reviewed By: mdvacca Differential Revision: D8757014 fbshipit-source-id: 9db94d38fe027e9125d017a17cbd4cf79f0bcf88
This commit is contained in:
committed by
Facebook Github Bot
parent
2c28310267
commit
ecbe9acbaa
@@ -7,10 +7,10 @@
|
||||
|
||||
#import "RCTParagraphComponentView.h"
|
||||
|
||||
#import <fabric/components/text/ParagraphLocalData.h>
|
||||
#import <fabric/components/text/ParagraphProps.h>
|
||||
#import <fabric/core/LocalData.h>
|
||||
#import <fabric/graphics/Geometry.h>
|
||||
#import <fabric/text/ParagraphLocalData.h>
|
||||
#import <fabric/text/ParagraphProps.h>
|
||||
#import <fabric/textlayoutmanager/TextLayoutManager.h>
|
||||
#import <fabric/textlayoutmanager/RCTTextLayoutManager.h>
|
||||
#import "RCTConversions.h"
|
||||
|
||||
Reference in New Issue
Block a user