@slashid/remix 0.2.15 → 0.2.16

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/main.js CHANGED
@@ -16706,7 +16706,7 @@ const v2 = ({ flowState: e, performLogin: t }) => {
16706
16706
  ),
16707
16707
  d === "submitting" ? /* @__PURE__ */ c.jsx(Br, {}) : null,
16708
16708
  d === "retrying" ? /* @__PURE__ */ c.jsx(gl, { factor: m }) : null,
16709
- d === "input" && // fallback to prevent layout shift
16709
+ ["input", "initial"].includes(d) && // fallback to prevent layout shift
16710
16710
  /* @__PURE__ */ c.jsx(
16711
16711
  Pd,
16712
16712
  {