examples: add screenshot example (#1456)
This commit is contained in:
@@ -206,13 +206,14 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
|
||||
{ text: 'Drag & Drop', link: '/examples/dnd' },
|
||||
{ text: 'Interactions', link: '/examples/interaction' },
|
||||
{ text: 'Save & Restore', link: '/examples/save' },
|
||||
{ text: 'Hide/Show', link: '/examples/hidden' },
|
||||
{ text: 'Intersection', link: '/examples/intersection' },
|
||||
{ text: 'Multiple', link: '/examples/multi' },
|
||||
{ text: 'Pinia', link: '/examples/pinia' },
|
||||
{ text: 'Transition', link: '/examples/transition' },
|
||||
{ text: 'Teleport', link: '/examples/teleport' },
|
||||
{ text: 'Stress', link: '/examples/stress' },
|
||||
{ text: 'Screenshot', link: '/examples/screenshot' },
|
||||
{ text: 'Node Visibility', link: '/examples/hidden' },
|
||||
{ text: 'Node Intersections', link: '/examples/intersection' },
|
||||
{ text: 'Multiple Flows', link: '/examples/multi' },
|
||||
{ text: 'Pinia Store', link: '/examples/pinia' },
|
||||
{ text: 'Viewport Transition', link: '/examples/transition' },
|
||||
{ text: 'Teleport Nodes', link: '/examples/teleport' },
|
||||
{ text: 'Stress Test', link: '/examples/stress' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user