diff --git a/components/typography/__tests__/__snapshots__/demo-extend.test.ts.snap b/components/typography/__tests__/__snapshots__/demo-extend.test.ts.snap index e806d4fc7313..17eb26f078cf 100644 --- a/components/typography/__tests__/__snapshots__/demo-extend.test.ts.snap +++ b/components/typography/__tests__/__snapshots__/demo-extend.test.ts.snap @@ -688,6 +688,57 @@ Array [ , +
+ Request copy text. +
+ + + +
+
+
+
+ +
+
+
, ] `; diff --git a/components/typography/__tests__/__snapshots__/demo.test.tsx.snap b/components/typography/__tests__/__snapshots__/demo.test.tsx.snap index 7304e3d8c5f7..5a44adaca142 100644 --- a/components/typography/__tests__/__snapshots__/demo.test.tsx.snap +++ b/components/typography/__tests__/__snapshots__/demo.test.tsx.snap @@ -593,6 +593,38 @@ Array [
, +
+ Request copy text. +
+ + + +
+
, ] `;