@credithub/harlan-components 1.116.2 → 1.116.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -83,7 +83,7 @@ export var useInstrumento = function (_a) {
83
83
  res = _a.sent();
84
84
  setEmailTitle('Instrumento solicitado por e-mail');
85
85
  setEmailMessage((res === null || res === void 0 ? void 0 : res.message) ||
86
- 'Pedido registrado.\n\nAgora é só aguardar: vamos tentar obter o instrumento e enviar por e-mail. Isso pode levar alguns minutos.\n\nApós identificar o instrumento, também vamos identificar o credor (quem protestou).');
86
+ 'Pedido registrado.\n\nAgora é só aguardar: vamos tentar obter o instrumento e enviar por e-mail. Isso pode levar algum tempo.\n\nApós identificar o instrumento, também vamos identificar o credor (quem protestou).');
87
87
  setIsSuccess(true);
88
88
  setIsEmailModalOpen(true);
89
89
  setIsModalSPOpen(false);