You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Components wrapped in `<Profiler>` will also be marked in the [Component tracks](/reference/dev-tools/react-performance-tracks#components)of React Performance tracks even in profiling builds.
93
-
In development builds, all components are marked in the Components track regardless of whether they're wrapped in `<Profiler>`.
0 commit comments