Appearance
Lifecycle
Hook returns count component render times
import { useRenderCount } from '@siberiacancode/reactuse';
const renderCount = useRenderCount();
source
number