diff --git a/components/tour/__tests__/__snapshots__/demo-extend.test.ts.snap b/components/tour/__tests__/__snapshots__/demo-extend.test.ts.snap index 21f018e0fae2..6e4007551b55 100644 --- a/components/tour/__tests__/__snapshots__/demo-extend.test.ts.snap +++ b/components/tour/__tests__/__snapshots__/demo-extend.test.ts.snap @@ -178,75 +178,83 @@ exports[`renders ./components/tour/demo/render-panel.tsx extend context correctl class="ant-tour-inner" role="tooltip" > - - - -
-
- Hello World! -
-
-
- Hello World?! -
@@ -265,94 +273,102 @@ exports[`renders ./components/tour/demo/render-panel.tsx extend context correctl class="ant-tour-inner" role="tooltip" > - - -
- tour.png -
-
- Hello World! -
-
-
- Hello World?! -
- @@ -371,80 +387,88 @@ exports[`renders ./components/tour/demo/render-panel.tsx extend context correctl class="ant-tour-inner" role="tooltip" > - - -
- Hello World! -
-
-
- Hello World?! -
- diff --git a/components/tour/__tests__/__snapshots__/demo.test.ts.snap b/components/tour/__tests__/__snapshots__/demo.test.ts.snap index 41e26a7a2e4e..4b510029920d 100644 --- a/components/tour/__tests__/__snapshots__/demo.test.ts.snap +++ b/components/tour/__tests__/__snapshots__/demo.test.ts.snap @@ -178,75 +178,83 @@ exports[`renders ./components/tour/demo/render-panel.tsx correctly 1`] = ` class="ant-tour-inner" role="tooltip" > - - - -
-
- Hello World! -
-
-
- Hello World?! -
@@ -265,94 +273,102 @@ exports[`renders ./components/tour/demo/render-panel.tsx correctly 1`] = ` class="ant-tour-inner" role="tooltip" > - - -
- tour.png -
-
- Hello World! -
-
-
- Hello World?! -
- @@ -371,80 +387,88 @@ exports[`renders ./components/tour/demo/render-panel.tsx correctly 1`] = ` class="ant-tour-inner" role="tooltip" > - - -
- Hello World! -
-
-
- Hello World?! -
- diff --git a/components/tour/__tests__/__snapshots__/index.test.tsx.snap b/components/tour/__tests__/__snapshots__/index.test.tsx.snap index 00d7865d661d..6583da4aa8f0 100644 --- a/components/tour/__tests__/__snapshots__/index.test.tsx.snap +++ b/components/tour/__tests__/__snapshots__/index.test.tsx.snap @@ -42,6 +42,15 @@ exports[`Tour single 1`] = ` `; +exports[`Tour step support Primary 1`] = ` + +`; + exports[`Tour steps is empty 1`] = `