update: Add names to components
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -58,6 +58,11 @@ const onContextMenu = (event: MouseEvent) => {
|
||||
|
||||
const transform = computed(() => store.transform)
|
||||
</script>
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: 'NodesSelection',
|
||||
}
|
||||
</script>
|
||||
<template>
|
||||
<div
|
||||
class="vue-flow__nodesselection"
|
||||
|
||||
Reference in New Issue
Block a user