mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Add missing react native config header in paragraph component descriptor (#24395)
Summary: cc. shergin . <img width="1040" alt="264CAC48-1DDB-42D1-95C2-39EA86BA09B1" src="https://user-images.githubusercontent.com/5061845/55892783-8c3fa680-5be9-11e9-970e-be321599e6db.png"> [Genernal] [Fixed] - Add missing react native config header in paragraph component descriptor Pull Request resolved: https://github.com/facebook/react-native/pull/24395 Differential Revision: D14874388 Pulled By: cpojer fbshipit-source-id: 660a8f177c43456f6fe1ed29efdc76630f6bc0f3
This commit is contained in:
committed by
Facebook Github Bot
parent
26cce3d7a8
commit
0df3cde152
@@ -14,6 +14,7 @@
|
||||
#include <react/core/ConcreteComponentDescriptor.h>
|
||||
#include <react/textlayoutmanager/TextLayoutManager.h>
|
||||
#include <react/uimanager/ContextContainer.h>
|
||||
#include <react/config/ReactNativeConfig.h>
|
||||
|
||||
namespace facebook {
|
||||
namespace react {
|
||||
|
||||
Reference in New Issue
Block a user