Skip to content

Commit 0490b7d

Browse files
committed
Add demo content
1 parent 401e347 commit 0490b7d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/utils/src/docs-versions.tsx

+6
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ export const docsVersions: DocsVersion[] = [
3232
id: '8.5',
3333
branch: 'main',
3434
},
35+
{
36+
label: 'Page tabs (preview)',
37+
id: '8.6',
38+
commit: 'e1c2cdc22e79bc375c0c4c8eef05ce5643cb9ad5',
39+
preRelease: true,
40+
},
3541
// {
3642
// label: 'Version 8.6 (alpha)',
3743
// id: '8.6',

0 commit comments

Comments
 (0)