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
For some reason, I just find it tedious passing down the location prop (from the router handler/component) 3~5 levels just for some link. Or maybe I'm just doing the Smart and Dumb Component pattern poorly.
The text was updated successfully, but these errors were encountered:
Here's a basic idea:
For some reason, I just find it tedious passing down the
location
prop (from the router handler/component) 3~5 levels just for some link. Or maybe I'm just doing the Smart and Dumb Component pattern poorly.The text was updated successfully, but these errors were encountered: