setTimeout()

in customer/src/customer/index.js [235:237]


      setTimeout(function() {
        domHide('alert-agent-left');
      }, 5000);