docs: correct component name
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -123,7 +123,7 @@ export const exampleImports = {
|
|||||||
},
|
},
|
||||||
resizable: {
|
resizable: {
|
||||||
'App.vue': NodeResizerApp,
|
'App.vue': NodeResizerApp,
|
||||||
'SnappableConnectionLine.vue': ResizableNode,
|
'ResizableNode.vue': ResizableNode,
|
||||||
},
|
},
|
||||||
toolbar: {
|
toolbar: {
|
||||||
'App.vue': ToolbarApp,
|
'App.vue': ToolbarApp,
|
||||||
|
|||||||
Reference in New Issue
Block a user