Fix linting

This commit is contained in:
yangdx
2025-04-15 12:34:04 +08:00
parent 22b03ee1bb
commit 1de74c9228
7 changed files with 249 additions and 150 deletions

View File

@@ -3,7 +3,7 @@ import { useGraphStore } from '@/stores/graph'
/**
* Update node in the graph visualization
* This function is now a wrapper around the store's updateNodeAndSelect method
*
*
* @param nodeId - ID of the node to update
* @param entityId - ID of the entity
* @param propertyName - Name of the property being updated