chore(docs): simplify animated layout example (#1747)
* chore(examples): update ts example of layouting Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(docs): cleanup animated layout example Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,5 @@ 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 useRunProcess } from './useRunProcess.js?raw'
|
||||
export { default as useShuffle } from './useShuffle.js?raw'
|
||||
export { default as useLayout } from './useLayout.js?raw'
|
||||
export { default as LayoutIcon } from './Icon.vue?raw'
|
||||
|
||||
Reference in New Issue
Block a user