danger / danger-js

⚠️ Stop saying "you forgot to …" in code review
http://danger.systems/js/
MIT License
5.22k stars 363 forks source link

Logs when its not the PR run on GH workflows #1439

Closed orta closed 3 months ago

orta commented 3 months ago

fixes #1438

hossain666 commented 2 months ago

const Profiler = React.unstable_Profiler;

render( {/ Components not measured... /}

{/* Components to be measured... */}

{/ Components not measured... /} );