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
Adding another variant of memo that allows passing a function to compare
previous and new props.
<https://reactjs.org/docs/react-api.html#reactmemo>
Solves <#60>
Co-authored-by: Madeline Trotter <715921+megamaddu@users.noreply.github.com>
0 commit comments