chore(docs): remove horizontal example

This commit is contained in:
braks
2024-02-05 07:51:12 +01:00
committed by Braks
parent 8ce3e03ce9
commit 02057b6c6c
7 changed files with 0 additions and 96 deletions
-1
View File
@@ -201,7 +201,6 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
{ text: 'Save & Restore', link: '/examples/save' },
{ text: 'Drag & Drop', link: '/examples/dnd' },
{ text: 'Hide/Show', link: '/examples/hidden' },
{ text: 'Horizontal Flow', link: '/examples/horizontal' },
{ text: 'Interactions', link: '/examples/interaction' },
{ text: 'Intersection', link: '/examples/intersection' },
{ text: 'Teleport', link: '/examples/teleport' },