mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/components/unimplementedview/UnimplementedViewShadowNode.cpp
Reviewed By: rshest Differential Revision: D81217006
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b02251e7f5
commit
f709e9699e
+1
@@ -9,6 +9,7 @@
|
||||
|
||||
namespace facebook::react {
|
||||
|
||||
// NOLINTNEXTLINE(facebook-hte-CArray,modernize-avoid-c-arrays)
|
||||
const char UnimplementedViewComponentName[] = "UnimplementedView";
|
||||
|
||||
} // namespace facebook::react
|
||||
|
||||
Reference in New Issue
Block a user