fix
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
import text from './components/nodes/text.vue'
|
||||
|
||||
const components = {
|
||||
[NODE_COMPONENT.RESULT_IMAGE]: resultImage,
|
||||
[NODE_COMPONENT.RESULT_IMAGE]: text,
|
||||
[NODE_COMPONENT.CARD]: card,
|
||||
[NODE_COMPONENT.TEXT]: text
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user