Sep 8, 2018 · 1 min read
Thank you for the response, it works perfect, my question though was for example you want to want a notification context which you call on any component, so for example a log in form component the submit function has to be in the context provider component what about when you want to get a notification on a different component with no log in form or lets say a registration form what would you do without creating another context.
