chore(docs): update node.md (#1097)
This commit is contained in:
@@ -289,7 +289,7 @@ the type otherwise.
|
||||
<script setup>
|
||||
import { markRaw } from 'vue'
|
||||
import CustomNode from './CustomNode.vue'
|
||||
import CustomNode from './OverwriteCustomNode.vue'
|
||||
import OverwriteCustomNode from './OverwriteCustomNode.vue'
|
||||
import SpecialNode from './SpecialNode.vue'
|
||||
|
||||
const nodeTypes = {
|
||||
|
||||
Reference in New Issue
Block a user