Skip to content

Commit

Permalink
chore(docs): cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: braks <[email protected]>
  • Loading branch information
bcakmakoglu committed Jan 7, 2025
1 parent d8f5207 commit 49cb802
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples/math/ResultNode.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ const result = computed(() => {
</script>
<template>
{{ operatorSourceConnections }}
<div class="calculation">
<template v-for="(value, i) in valueData" :key="`${value.id}-${value.data}`">
<span>
Expand Down

0 comments on commit 49cb802

Please sign in to comment.