docs: move examples dir out of components dir
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export { default as CustomNodeApp } from './App.vue?raw'
|
||||
export { default as CustomNode } from './CustomNode.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