mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/core/tests/TestComponent.h
Reviewed By: rshest Differential Revision: D82801628
This commit is contained in:
committed by
Facebook GitHub Bot
parent
5ef054921c
commit
71dc533861
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user