update: Add names to components
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -141,6 +141,11 @@ onMounted(() => {
|
||||
})
|
||||
})
|
||||
</script>
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: 'Node',
|
||||
}
|
||||
</script>
|
||||
<template>
|
||||
<DraggableCore
|
||||
cancel=".nodrag"
|
||||
|
||||
Reference in New Issue
Block a user