@mxenabled/connect-widget 0.6.1 → 0.6.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.
package/dist/index.es.js CHANGED
@@ -56228,7 +56228,7 @@ const WaitingForOAuth = ({
56228
56228
  /* @__PURE__ */ jsxRuntimeExports.jsx(SlideDown, { delay: getNextDelay(), children: /* @__PURE__ */ jsxRuntimeExports.jsx(InstitutionBlock, { institution }) }),
56229
56229
  /* @__PURE__ */ jsxRuntimeExports.jsxs(SlideDown, { delay: getNextDelay(), children: [
56230
56230
  /* @__PURE__ */ jsxRuntimeExports.jsx(x, { component: "h2", truncate: false, variant: "H2", children: __("Waiting for permission") }),
56231
- /* @__PURE__ */ jsxRuntimeExports.jsx(x, { component: "p", truncate: true, variant: "Paragraph", children: __(
56231
+ /* @__PURE__ */ jsxRuntimeExports.jsx(x, { component: "p", truncate: false, variant: "Paragraph", children: __(
56232
56232
  "You should have been directed to %1 to sign in and connect your account.",
56233
56233
  institution.name
56234
56234
  ) })