diff --git a/__tests__/__snapshots__/snapshots.test.js.snap b/__tests__/__snapshots__/snapshots.test.js.snap index 97ea2955b..027089d41 100644 --- a/__tests__/__snapshots__/snapshots.test.js.snap +++ b/__tests__/__snapshots__/snapshots.test.js.snap @@ -2,465 +2,449 @@ exports[`@financial-times/x-gift-article renders a default Free article x-gift-article 1`] = `
-
-
-
+ Share this article (free) +
+
+
- Share this article (free) + This article is currently + + free + + for anyone to read
- -
- This article is currently - - free - - for anyone to read -
-
- - Email link - -
+ Email link +
- - -
+
+ + `; exports[`@financial-times/x-gift-article renders a default With gift credits x-gift-article 1`] = `
-
-
-
-
+
+ +
-
+ anyone + + (uses 1 gift credit) + + +
+
+ +
+ You have + - with - - other FT subscribers - - + gift article + credits + + left this month
- -
- You have - - gift article - credits - - left this month -
-
- -
+ Create gift link +
-
-
+
+ + +
-
+
    +
  • - Share on Social -
- -
+ (opens new window) + + + +
`; exports[`@financial-times/x-gift-article renders a default With native share on App x-gift-article 1`] = `
-
-
-
-
+
+ +
-
+ anyone + + (uses 1 gift credit) + + +
+
+ +
+ You have + - with - - other FT subscribers - - + gift article + credits + + left this month
- -
- You have - - gift article - credits - - left this month -
-
- -
+ Create gift link +
-
-
-
+
+ + `; exports[`@financial-times/x-gift-article renders a default Without gift credits x-gift-article 1`] = `
-
-
-
-
+
+ +
-
+ anyone + + (uses 1 gift credit) + + +
+
+ +
+ You have + - with - - other FT subscribers - - + gift article + credits + + left this month
- -
- You have - - gift article - credits - - left this month -
-
- -
+ Create gift link +
-
-
-
+
+ + `;