Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[front/components/data_source] - refactor: streamline connection edit…
… button display logic - Simplify the conditional rendering of the 'Edit Connection' button to only show when setup is complete and the user is the owner - Update avatar to use dynamic imageUrl for dataSourceOwner instead of a hardcoded image link [front/components/data_source] - refactor: reorganize conditional logic for rendering elements - Move the condition checking if the data source is set up and the user is the owner to a more appropriate place in the code structure to improve readability and maintainability
- Loading branch information