React Hook returning pending action of currently logged user, or
undefined if there is no pending action. Whenever the logged user changes
or his pending action is created/updated/deleted, this hook causes rerender
of calling component with this pending action.
React Hook returning pending action of currently logged user, or undefined if there is no pending action. Whenever the logged user changes or his pending action is created/updated/deleted, this hook causes rerender of calling component with this pending action.