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
Declares a `hasOnClick` variable to make the ternary expression returning the `clickHandler` value shorter and more clear
* Creates a `noop` function outside the component function so that the component doesn't have to create a new function every time new props are passed.
0 commit comments