export function PropertiesPanel({ selectedElement, onUpdate, onDelete }) { if (!selectedElement) { return (
Select an element to edit its properties