Skip to content

Commit 436f595

Browse files
Update snapshot
1 parent dd98bf0 commit 436f595

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/generate-component-docs/src/__snapshots__/contract.test.ts.snap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,6 +1313,7 @@ exports[`Box 1`] = `
13131313
popover?:
13141314
| ""
13151315
| "auto"
1316+
| "hint"
13161317
| "manual"
13171318
popoverTarget?: string
13181319
popoverTargetAction?:
@@ -2638,6 +2639,7 @@ exports[`ButtonLink 1`] = `
26382639
popover?:
26392640
| ""
26402641
| "auto"
2642+
| "hint"
26412643
| "manual"
26422644
popoverTarget?: string
26432645
popoverTargetAction?:
@@ -7534,6 +7536,7 @@ exports[`Link 1`] = `
75347536
popover?:
75357537
| ""
75367538
| "auto"
7539+
| "hint"
75377540
| "manual"
75387541
popoverTarget?: string
75397542
popoverTargetAction?:
@@ -9206,6 +9209,7 @@ exports[`TextLink 1`] = `
92069209
popover?:
92079210
| ""
92089211
| "auto"
9212+
| "hint"
92099213
| "manual"
92109214
popoverTarget?: string
92119215
popoverTargetAction?:

0 commit comments

Comments
 (0)