(feat:connector,fe) sync api, notification

This commit is contained in:
ManishMadan2882
2025-09-02 13:36:41 +05:30
parent 384ad3e0ac
commit c2c18e8319
3 changed files with 13 additions and 1 deletions

View File

@@ -171,7 +171,6 @@ const ConnectorTreeComponent: React.FC<ConnectorTreeComponentProps> = ({
variant: 'primary',
});
// No delete option for connector files
return options;
};