Compare commits

...
1 Commits
Author SHA1 Message Date
Devmate Bot 76dcc18da3 xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/components/text/ParagraphShadowNode.cpp
Reviewed By: javache

Differential Revision: D83044510
2025-09-24 02:53:24 -07:00
@@ -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 {