import React from 'react' function CurrentJobAction() { return (
Waiting for the completion message from the client before you can approve.
) } export default CurrentJobAction