feat(docs): add shuffle to layout example
This commit is contained in:
@@ -2,4 +2,6 @@ export { default as LayoutApp } from './App.vue?raw'
|
||||
export { default as LayoutElements } from './initial-elements.js?raw'
|
||||
export { default as LayoutNode } from './ProcessNode.vue?raw'
|
||||
export { default as LayoutEdge } from './AnimationEdge.vue?raw'
|
||||
export { default as LayoutScript } from './useRunProcess.js?raw'
|
||||
export { default as useRunProcess } from './useRunProcess.js?raw'
|
||||
export { default as useShuffle } from './useShuffle.js?raw'
|
||||
export { default as LayoutIcon } from './Icon.vue?raw'
|
||||
|
||||
Reference in New Issue
Block a user