chore(docs): update custom node example
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { default as CustomNodeApp } from './App.vue?raw'
|
||||
export { default as CustomNode } from './CustomNode.vue?raw'
|
||||
export { default as ColorSelectorNode } from './ColorSelectorNode.vue?raw'
|
||||
export { default as OutputNode } from './OutputNode.vue?raw'
|
||||
export { default as CustomNodeCSS } from './style.css?inline'
|
||||
export { default as ColorPresets } from './presets.js?raw'
|
||||
|
||||
Reference in New Issue
Block a user