Gaurav Gupta
Results
52
comments of
Gaurav Gupta
> First of all we need to get rid of any[] why do we need to change any[] to something else at all ? @ehpc
+1 By default, when using functional components, and adding propTypes, VSCode picks up the propTypes as suggestions as well as displays the jsdoc comments on hover over the prop. It...