Compare commits

...
Author SHA1 Message Date
Devmate Bot bd35fd80f3 xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/components/text/ParagraphShadowNode.cpp
Reviewed By: rshest

Differential Revision: D79709943
2025-08-06 06:24:42 -07:00
@@ -35,6 +35,7 @@
namespace facebook::react {
using Content = ParagraphShadowNode::Content;
// NOLINTNEXTLINE(facebook-hte-CArray)
const char ParagraphComponentName[] = "Paragraph";
void ParagraphShadowNode::initialize() noexcept {