You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would allow me to console log all props, which would be very convenient. It'd also separate the props being used from the function declaration, which would reduce line length red squiglies from the linter :-)
The text was updated successfully, but these errors were encountered:
10up does the following, which is smart, if a little more verbose:
It would allow me to console log all props, which would be very convenient. It'd also separate the props being used from the function declaration, which would reduce line length red squiglies from the linter :-)
The text was updated successfully, but these errors were encountered: