sixseconds-modules 1.6.30 → 1.6.31
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.cjs.js +0 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +0 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -10967,7 +10967,6 @@ const Header = ({
|
|
|
10967
10967
|
)
|
|
10968
10968
|
] }) }),
|
|
10969
10969
|
isPreviousLoginBanner && /* @__PURE__ */ jsx(PreviousLoginBanner, { t }),
|
|
10970
|
-
/* @__PURE__ */ jsx(PreviousLoginBanner, { t, router }),
|
|
10971
10970
|
/* @__PURE__ */ jsx(
|
|
10972
10971
|
DangerDialog,
|
|
10973
10972
|
{
|