DEV Community

Elango Sundar
Elango Sundar

Posted on

Share the best reactjs components

Share the best reactjs components

Top comments (1)

Collapse
 
johnleoclaudio profile image
John Leo Claudio
const useDontCrash = () => {
  if(goingToCrash) dont();
}