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 (#53525)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53525 Reviewed By: rshest Differential Revision: D81217006 fbshipit-source-id: 8c156b24438f8427a5ce953ebdcdf7d223bf1b60
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d3574313c8
commit
d1c5dae2e6
+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