Skip to content

Commit f58fe59

Browse files
committed
start tour classname fixed
Signed-off-by: nitro56565 <nitro56565@gmail.com>
1 parent 43a6bc1 commit f58fe59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Tour.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tour.addStep({
6363
id: "preview",
6464
text: "This section shows the live preview of your template. View the results of your edits and see how your template renders.",
6565
attachTo: {
66-
element: ".preview-element",
66+
element: ".anticon-fullscreen",
6767
on: "bottom",
6868
},
6969
buttons: [

0 commit comments

Comments
 (0)