Skip to content

Commit ff7225e

Browse files
NemikolhAriPerkkio
andauthored
Update docs/tutorialkit.dev/src/content/docs/reference/configuration.mdx
Co-authored-by: Ari Perkkiö <[email protected]>
1 parent ada7404 commit ff7225e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorialkit.dev/src/content/docs/reference/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ type I18nText = {
6161
*
6262
* @default 'No preview to run nor steps to show'
6363
*/
64-
noPreviewNorStepsText: string,
64+
noPreviewNorStepsText?: string,
6565
}
6666

6767
```

0 commit comments

Comments
 (0)