We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a6bc1 commit f58fe59Copy full SHA for f58fe59
src/components/Tour.ts
@@ -63,7 +63,7 @@ tour.addStep({
63
id: "preview",
64
text: "This section shows the live preview of your template. View the results of your edits and see how your template renders.",
65
attachTo: {
66
- element: ".preview-element",
+ element: ".anticon-fullscreen",
67
on: "bottom",
68
},
69
buttons: [
0 commit comments