diff --git a/packages/core/src/container/Pane/Pane.vue b/packages/core/src/container/Pane/Pane.vue
index fcf85879..a6f9c56f 100644
--- a/packages/core/src/container/Pane/Pane.vue
+++ b/packages/core/src/container/Pane/Pane.vue
@@ -22,6 +22,7 @@ const {
nodesSelectionActive,
addSelectedElements,
getSelectedEdges,
+ getSelectedNodes,
removeNodes,
removeEdges,
selectionMode,
@@ -234,6 +235,6 @@ export default {
>
-
+