From 88c217ee016b65f4c663374ab44c76ff1ddf11fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E6=9E=AB?= <645381995@qq.com> Date: Wed, 27 Mar 2024 17:44:05 +0800 Subject: [PATCH] feat: snap --- .../__snapshots__/demo-extend.test.ts.snap | 51 +++++++++++++++++++ .../__snapshots__/demo.test.tsx.snap | 32 ++++++++++++ 2 files changed, 83 insertions(+) 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. +
+ + + +
+
, ] `;