diff --git a/src/common/components/comment/__snapshots__/index.spec.tsx.snap b/src/common/components/comment/__snapshots__/index.spec.tsx.snap index fb05bb0f5f7..571aed53baa 100644 --- a/src/common/components/comment/__snapshots__/index.spec.tsx.snap +++ b/src/common/components/comment/__snapshots__/index.spec.tsx.snap @@ -203,7 +203,7 @@ exports[`(1) Default render 1`] = `
@@ -552,7 +552,7 @@ exports[`(2) Cancellable, in progress 1`] = `
diff --git a/src/common/components/entry-list-item/__snapshots__/index.spec.tsx.snap b/src/common/components/entry-list-item/__snapshots__/index.spec.tsx.snap index 93aed378bed..15ad69461ba 100644 --- a/src/common/components/entry-list-item/__snapshots__/index.spec.tsx.snap +++ b/src/common/components/entry-list-item/__snapshots__/index.spec.tsx.snap @@ -117,6 +117,7 @@ exports[`(1) Default render 1`] = ` /> @@ -400,6 +401,7 @@ exports[`(2) Grid view 1`] = ` /> @@ -675,6 +677,7 @@ exports[`(3) Nsfw 1`] = ` > Awesome Hive
@@ -725,6 +728,7 @@ exports[`(3) Nsfw 1`] = ` /> @@ -1000,6 +1004,7 @@ exports[`(4) Nsfw with active user 1`] = ` > Awesome Hive @@ -1050,6 +1055,7 @@ exports[`(4) Nsfw with active user 1`] = ` /> @@ -1325,6 +1331,7 @@ exports[`(5) Nsfw but allowed 1`] = ` > Awesome Hive @@ -1375,6 +1382,7 @@ exports[`(5) Nsfw but allowed 1`] = ` /> @@ -1693,6 +1701,7 @@ exports[`(6) Cross post. Bottom menu 1`] = ` /> diff --git a/src/common/components/key-or-hot/__snapshots__/index.spec.tsx.snap b/src/common/components/key-or-hot/__snapshots__/index.spec.tsx.snap index 4c12076c7e0..cdfd833582d 100644 --- a/src/common/components/key-or-hot/__snapshots__/index.spec.tsx.snap +++ b/src/common/components/key-or-hot/__snapshots__/index.spec.tsx.snap @@ -16,7 +16,9 @@ exports[`(1) Default render 1`] = ` onClick={[Function]} > Swap your funds - + + + `; diff --git a/src/common/components/password-update/__snapshots__/index.spec.tsx.snap b/src/common/components/password-update/__snapshots__/index.spec.tsx.snap index 3f01343be9b..d3622868426 100644 --- a/src/common/components/password-update/__snapshots__/index.spec.tsx.snap +++ b/src/common/components/password-update/__snapshots__/index.spec.tsx.snap @@ -14,7 +14,9 @@ exports[`(1) Default render 1`] = ` >
) {
& Props) {
, "size"> & Props) { {show && createPortal( -
, +
, document.querySelector("#modal-overlay-container")!! )} {show &&