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:
Devmate Bot
2025-09-24 02:53:24 -07:00
committed by Facebook GitHub Bot
parent dc132a4fd4
commit 76dcc18da3
@@ -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 {