chore(docs): update custom node example
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<script setup>
|
||||
const props = defineProps();
|
||||
|
||||
const { }
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
<script setup>
|
||||
const props = defineProps();
|
||||
|
||||
const { }
|
||||