Skip to content

Commit

Permalink
Add demo content
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegach committed Jan 28, 2025
1 parent d1c50c0 commit f20b30a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/utils/src/docs-versions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ export const docsVersions: DocsVersion[] = [
id: '8.5',
branch: 'main',
},
{
label: 'Page tabs (preview)',
id: '8.6',
commit: 'e1c2cdc22e79bc375c0c4c8eef05ce5643cb9ad5',
preRelease: true,
},
// {
// label: 'Version 8.6 (alpha)',
// id: '8.6',
Expand Down

0 comments on commit f20b30a

Please sign in to comment.