From 1ece80f6bcd63b9bf83d806e36efecbbc7f2c2b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Mon, 22 Apr 2019 10:14:44 +0800 Subject: [PATCH] snapshot updated --- .../__tests__/__snapshots__/demo.test.js.snap | 24 ++++++++++++------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/components/typography/__tests__/__snapshots__/demo.test.js.snap b/components/typography/__tests__/__snapshots__/demo.test.js.snap index c3f0c87b31..8f15774ad7 100644 --- a/components/typography/__tests__/__snapshots__/demo.test.js.snap +++ b/components/typography/__tests__/__snapshots__/demo.test.js.snap @@ -283,10 +283,12 @@ exports[`renders ./components/typography/demo/interactive.md correctly 1`] = ` class="ant-typography" > This is an editable text. - +
This is a copyable text. - +
Replace copy text. - +
`;