@credithub/harlan-components 1.106.1 → 1.106.2

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.
@@ -44,7 +44,7 @@ var Edital = function (_a) {
44
44
  var hasAccess = useMemo(function () {
45
45
  return hasOneOfTags(tags, ['diamante', 'diamante-new']);
46
46
  }, [tags]);
47
- var EDITAL_ERROR_SUMMARY = 'Falha ao consultar intimações por edital eletrônico.';
47
+ var EDITAL_ERROR_SUMMARY = 'Falha ao consultar intimações de protestos entrantes.';
48
48
  // Atualiza globalData quando há erro
49
49
  useEffect(function () {
50
50
  if (!ctx)