From ee7eb8d68e245f35178a234020b7ee30fdc54856 Mon Sep 17 00:00:00 2001 From: Amour1688 Date: Fri, 14 Aug 2020 13:09:08 +0800 Subject: [PATCH] test: update empty snap --- .../__tests__/__snapshots__/demo.test.js.snap | 227 +++++++++++------- 1 file changed, 134 insertions(+), 93 deletions(-) diff --git a/components/empty/__tests__/__snapshots__/demo.test.js.snap b/components/empty/__tests__/__snapshots__/demo.test.js.snap index 58bd1b520..354dd1c7b 100644 --- a/components/empty/__tests__/__snapshots__/demo.test.js.snap +++ b/components/empty/__tests__/__snapshots__/demo.test.js.snap @@ -3,9 +3,9 @@ exports[`renders ./antdv-demo/docs/empty/demo/basic.md correctly 1`] = `
- + - + @@ -19,127 +19,164 @@ exports[`renders ./antdv-demo/docs/empty/demo/basic.md correctly 1`] = `

No Data

+
`; exports[`renders ./antdv-demo/docs/empty/demo/config-provider.md correctly 1`] = ` -
- -
-

Select

-
-
-
+ + +
+

Select

+ +
+ -

TreeSelect

-

Cascader

-

Transfer

-
-
-
0 item
-
-
-
-
- - - - - - +
+

TreeSelect

+ + + +

Cascader

+ + +

Transfer

+
+
+
0 item
+
+ +
+
+
+ + + + + -
-

No Data

-
-
-
-
-
-
-
0 item
-
-
-
-
- - - - - - - -
-

No Data

-
+ +
+

No Data

+
+
-

Table

-
-
-
-
-
- -
- - - - - - - - - - - - -
Name -
Age -
-
-
-
-
- - - - - - +
+
+
0 item
+
+ +
+
+
+ + + + + -
-

No Data

-
+ +
+

No Data

+
+ +
+
+

Table

+
+
+ +
+
+ +
+ +
+ + + + + + + + + + + + +
Name +
+ +
Age +
+ +
+
+
+
+
+ + + + + + + +
+

No Data

+ +
+
+ + + +
+

List

+ +
+
- + - +

No Data

+
-
+ +
`; @@ -148,16 +185,17 @@ exports[`renders ./antdv-demo/docs/empty/demo/customize.md correctly 1`] = `
empty

Customize Description

- +
`; exports[`renders ./antdv-demo/docs/empty/demo/description.md correctly 1`] = `
- + - + @@ -170,20 +208,23 @@ exports[`renders ./antdv-demo/docs/empty/demo/description.md correctly 1`] = `
+ +
`; exports[`renders ./antdv-demo/docs/empty/demo/simple.md correctly 1`] = ` -
+
- + - +

No Data

+
`;