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
I think it might be good to not pass around the main config and instead just pass the values that are needed to where they are used. This would enforce the separation of concerns.