Compare commits

...
Author SHA1 Message Date
Devmate BotandFacebook GitHub Bot 609e3f59d2 xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/core/tests/TestComponent.h
Reviewed By: javache

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