chore(docs): remove empty example

This commit is contained in:
braks
2024-02-05 07:51:12 +01:00
committed by Braks
parent 14f3abef1a
commit f5b3d83731
4 changed files with 0 additions and 39 deletions
-1
View File
@@ -200,7 +200,6 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
{ text: 'Basic', link: '/examples/' },
{ text: 'Save & Restore', link: '/examples/save' },
{ text: 'Drag & Drop', link: '/examples/dnd' },
{ text: 'Empty Flow', link: '/examples/empty' },
{ text: 'Hide/Show', link: '/examples/hidden' },
{ text: 'Horizontal Flow', link: '/examples/horizontal' },
{ text: 'Interactions', link: '/examples/interaction' },