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: src/__tests__/snapshot-tests/__snapshots__/documenter.test.ts.snap
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -21449,12 +21449,6 @@ exports[`Components definition for split-panel matches the snapshot: split-panel
21449
21449
"functions": [],
21450
21450
"name": "SplitPanel",
21451
21451
"properties": [
21452
-
{
21453
-
"description": "ARIA label for the panel. Use this if the value passed in the \`header\` property is not descriptive as a label for the panel.",
21454
-
"name": "ariaLabel",
21455
-
"optional": true,
21456
-
"type": "string",
21457
-
},
21458
21452
{
21459
21453
"deprecatedTag": "Custom CSS is not supported. For testing and other use cases, use [data attributes](https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes).",
21460
21454
"description": "Adds the specified classes to the root element of the component.",
@@ -21594,11 +21588,6 @@ use the \`id\` attribute, consider setting it on a parent element instead.",
21594
21588
"isDefault": false,
21595
21589
"name": "headerActions",
21596
21590
},
21597
-
{
21598
-
"description": "Content displayed before the header text.",
21599
-
"isDefault": false,
21600
-
"name": "headerBefore",
21601
-
},
21602
21591
{
21603
21592
"description": "Supplementary text below the heading.",
0 commit comments