diff --git a/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap b/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap index 50e7d30d..f61ffa9d 100644 --- a/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap +++ b/src/containers/AuthenticationPage/__snapshots__/AuthenticationPage.test.js.snap @@ -14,7 +14,7 @@ exports[`AuthenticationPageComponent matches snapshot 1`] = ` scrollingDisabled={false} title="AuthenticationPage.schemaTitleLogin" > -
diff --git a/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap b/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap index e08d77cd..f21ed36d 100644 --- a/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap +++ b/src/containers/ContactDetailsPage/__snapshots__/ContactDetailsPage.test.js.snap @@ -16,7 +16,7 @@ exports[`ContactDetailsPage matches snapshot 1`] = ` className={null} rootClassName={null} > - - + -
@@ -338,7 +338,7 @@ exports[`InboxPage matches snapshot 3`] = ` scrollingDisabled={false} title="InboxPage.salesTitle" > -
diff --git a/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap b/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap index 1fc3a4ba..734383b0 100644 --- a/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap +++ b/src/containers/LandingPage/__snapshots__/LandingPage.test.js.snap @@ -38,7 +38,7 @@ exports[`LandingPage matches snapshot 1`] = ` ] } > - +
- +
diff --git a/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap b/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap index 02560702..02c07f96 100644 --- a/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap +++ b/src/containers/ManageListingsPage/__snapshots__/ManageListingsPage.test.js.snap @@ -7,7 +7,7 @@ exports[`ContactDetailsPage matches snapshot 1`] = ` scrollingDisabled={false} title="Manage listings" > - - +
diff --git a/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap b/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap index 9ce0bd0b..bc25b2bd 100644 --- a/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap +++ b/src/containers/OrderPage/__snapshots__/OrderPage.test.js.snap @@ -7,7 +7,7 @@ exports[`OrderPage matches snapshot 1`] = ` scrollingDisabled={false} title="OrderPage.title" > - + - - +
- + `; diff --git a/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap b/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap index 9bc6405b..6636aea6 100644 --- a/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap +++ b/src/containers/ProfilePage/__snapshots__/ProfilePage.test.js.snap @@ -7,6 +7,6 @@ exports[`ProfilePage matches snapshot 1`] = ` scrollingDisabled={false} title="Profile page with display name: most-awesome-shop" > - + `; diff --git a/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap b/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap index 13ac7189..b2dd269e 100644 --- a/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap +++ b/src/containers/ProfileSettingsPage/__snapshots__/ProfileSettingsPage.test.js.snap @@ -7,7 +7,7 @@ exports[`ContactDetailsPage matches snapshot 1`] = ` scrollingDisabled={false} title="Profile settings" > - - +
- +
diff --git a/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap b/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap index 3610b64b..0577000c 100644 --- a/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap +++ b/src/containers/SecurityPage/__snapshots__/SecurityPage.test.js.snap @@ -7,6 +7,6 @@ exports[`SecurityPage matches snapshot 1`] = ` scrollingDisabled={false} title="Security" > - + `;