export default function PropertiesPanel({ selectedNode, onUpdateNode, onDeleteNode }) { if (!selectedNode) { return (