mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Use surfaceId type instead of int in PropsParserContext
Summary: changelog: [internal] Use surfaceId type instead of raw int type in PropsParserContext Reviewed By: RSNara Differential Revision: D30667540 fbshipit-source-id: 2bf890b892851e785318e3566692ac72ec782b91
This commit is contained in:
committed by
Facebook GitHub Bot
parent
329b026f3a
commit
3e6eedaedb
@@ -11,7 +11,6 @@
|
||||
#include <memory>
|
||||
|
||||
#include <folly/Hash.h>
|
||||
#include <folly/Optional.h>
|
||||
#include <react/renderer/attributedstring/TextAttributes.h>
|
||||
#include <react/renderer/core/Sealable.h>
|
||||
#include <react/renderer/core/ShadowNode.h>
|
||||
|
||||
Reference in New Issue
Block a user