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 ecfcd28 commit da89d69Copy full SHA for da89d69
packages/types/src/schemas/i18n.ts
@@ -57,7 +57,7 @@ export const i18nSchema = z.object({
57
prepareEnvironmentTitleText: z.string().optional().describe('Text shown on top of the steps section.'),
58
59
/**
60
- * Text shown on top of the preview section.
+ * Text shown on top of the preview section when `previews[_].title` is not configured.
61
*
62
* @default 'Preview'
63
*/
0 commit comments