xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/core/tests/TestComponent.h

Reviewed By: javache

Differential Revision: D81904578
This commit is contained in:
Devmate Bot
2025-09-09 03:22:16 -07:00
committed by Facebook GitHub Bot
parent 968909488a
commit 609e3f59d2
@@ -37,6 +37,7 @@ struct TestState {
#endif
};
// NOLINTNEXTLINE(modernize-avoid-c-arrays)
static const char TestComponentName[] = "Test";
class TestProps : public ViewProps {