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 is a bit weird to have this block defining two variables inside the definition of another variable.
I think the following is a bit more readable. It also keeps the code DRY.
0 commit comments