Skip to content

Commit 5c2ecf9

Browse files
committed
Update documenter snapshot
1 parent b0ff19f commit 5c2ecf9

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/__tests__/snapshot-tests/__snapshots__/documenter.test.ts.snap

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17191,12 +17191,6 @@ exports[`Components definition for split-panel matches the snapshot: split-panel
1719117191
"optional": true,
1719217192
"type": "string",
1719317193
},
17194-
{
17195-
"description": "Header of the split panel.",
17196-
"name": "header",
17197-
"optional": false,
17198-
"type": "string",
17199-
},
1720017194
{
1720117195
"defaultValue": "false",
1720217196
"description": "When set to \`true\`, the preferences button is not displayed.",
@@ -17303,6 +17297,11 @@ use the \`id\` attribute, consider setting it on a parent element instead.",
1730317297
"isDefault": true,
1730417298
"name": "children",
1730517299
},
17300+
{
17301+
"description": "Header of the split panel.",
17302+
"isDefault": false,
17303+
"name": "header",
17304+
},
1730617305
],
1730717306
"releaseStatus": "stable",
1730817307
}

0 commit comments

Comments
 (0)