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
React uses the name "component" for the functions or objects which return VDOM elements from render functions. Given we copy the hook pattern we should use the same names.