UserContextProps interface represents the structure of the UserContext. It includes properties for the current user, a function to update the user, the update state, and a function to update the update state.
UserContextProps interface represents the structure of the UserContext. It includes properties for the current user, a function to update the user, the update state, and a function to update the update state.