We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7408dc0 commit 16247d4Copy full SHA for 16247d4
src/__tests__/snapshot-tests/__snapshots__/documenter.test.ts.snap
@@ -30605,21 +30605,6 @@ Defaults to \`false\`.",
30605
"optional": true,
30606
"type": "((targetStep: WizardProps.Step, targetStepNumber: number) => string)",
30607
},
30608
- {
30609
- "name": "stepNavigationConfirmButton",
30610
- "optional": true,
30611
- "type": "string",
30612
- },
30613
30614
- "name": "stepNavigationDismissAriaLabel",
30615
30616
30617
30618
30619
- "name": "stepNavigationTitle",
30620
30621
30622
30623
{
30624
"inlineType": {
30625
"name": "(stepNumber: number) => string",
0 commit comments