apiref
react-performance-coach@1.1.0

PerformanceCoachOptions.enabled  PropertySignature

Whether to enable the hook. If false, the hook will not do anything. By default, this is true when not in production.

Signature

enabled?: boolean;