Report framework events in diagnostics
Reviewed By: lblasa Differential Revision: D47520032 fbshipit-source-id: c88f57f3a9c81e32c8c4c3ac46f523407bd44463
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9d0b8ac0fe
commit
5ef37684eb
@@ -54,6 +54,7 @@ export function Component() {
|
||||
if (showPerfStats)
|
||||
return (
|
||||
<PerfStats
|
||||
frameworkEvents={instance.frameworkEvents}
|
||||
uiState={instance.uiState}
|
||||
rootId={rootId}
|
||||
nodes={nodes}
|
||||
|
||||
Reference in New Issue
Block a user