Help Queue Project with React Hooks Turn the class component TicketControl into a function component. Turn all state in TicketControl into state variables created and managed by the useState hook.