You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorialkit.dev/src/content/docs/reference/configuration.mdx
+5-2
Original file line number
Diff line number
Diff line change
@@ -221,8 +221,8 @@ editor: # Editor is visible
221
221
222
222
##### `previews`
223
223
Configure which ports should be used for the previews allowing you to align the behavior with your demo application's dev server setup. If not specified, the lowest port will be used.
224
-
225
-
<PropertyTable inherited type={'Preview[]'} />
224
+
Optionally you can hide the preview by providing `previews: false`.
0 commit comments