Compare commits

...
Author SHA1 Message Date
Devmate Bot 71dc533861 xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/core/tests/TestComponent.h
Reviewed By: rshest

Differential Revision: D82801628
2025-09-22 02:37:26 -07:00
@@ -37,7 +37,7 @@ struct TestState {
#endif
};
// NOLINTNEXTLINE(modernize-avoid-c-arrays)
// NOLINTNEXTLINE(modernize-avoid-c-arrays,facebook-hte-CArray)
static const char TestComponentName[] = "Test";
class TestProps : public ViewProps {