Description:
A Simple useGlobalState hook for React, which allows you to share data across other components without having to pass props all the way down, create context or use state management tool.
A Simple useGlobalState hook for React, which allows you to share data across other components without having to pass props all the way down, create context or use state management tool.