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/text/ParagraphShadowNode.cpp
Reviewed By: javache Differential Revision: D83044510
This commit is contained in:
committed by
Facebook GitHub Bot
parent
dc132a4fd4
commit
76dcc18da3
+1
-1
@@ -35,7 +35,7 @@
|
||||
namespace facebook::react {
|
||||
using Content = ParagraphShadowNode::Content;
|
||||
|
||||
// NOLINTNEXTLINE(facebook-hte-CArray)
|
||||
// NOLINTNEXTLINE(facebook-hte-CArray, modernize-avoid-c-arrays)
|
||||
const char ParagraphComponentName[] = "Paragraph";
|
||||
|
||||
void ParagraphShadowNode::initialize() noexcept {
|
||||
|
||||
Reference in New Issue
Block a user