Skip to content

Commit 55b21f2

Browse files
Copilothuangyiirene
andcommitted
Add interactive component documentation guide and Shadcn-style example
Co-authored-by: huangyiirene <[email protected]>
1 parent a80a837 commit 55b21f2

File tree

3 files changed

+1098
-1
lines changed

3 files changed

+1098
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ export default defineConfig({
4242
text: 'Try & Explore',
4343
items: [
4444
{ text: 'Showcase', link: '/guide/showcase' },
45-
{ text: 'Try It Online', link: '/guide/try-it-online' }
45+
{ text: 'Try It Online', link: '/guide/try-it-online' },
46+
{ text: 'Interactive Documentation', link: '/guide/interactive-showcase' }
4647
]
4748
},
4849
{

0 commit comments

Comments
 (0)