// import the profiler (be sure to use our Profiler and not React's): import { Profiler } from 'profiler/profiler'; // Wrap the desired component with our Profiler component ...