jclib-ui 1.0.112 → 1.0.113

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.
@@ -19610,7 +19610,7 @@ function PrintButtons({ onClose, showTypes }) {
19610
19610
  /* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "d-inline-block d-sm-none", children: " do relatório:" })
19611
19611
  ] }),
19612
19612
  /* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "me-1", children: arrTypes[reportType] }),
19613
- /* @__PURE__ */ jsxRuntimeExports.jsx("i", { class: "fa-solid fa-chevron-down ms-auto fs-7" })
19613
+ /* @__PURE__ */ jsxRuntimeExports.jsx("i", { className: "fa-solid fa-chevron-down ms-auto fs-7" })
19614
19614
  ] })
19615
19615
  }
19616
19616
  ),