Skip to content

Commit

Permalink
[Data Explorer] Removed X icon in data source selection. (#5238)
Browse files Browse the repository at this point in the history
* removed X icon in data source selection.

Signed-off-by: Abhilash <abhilash.bhimanna@senecaglobal.com>

* updated changelog

Signed-off-by: Abhilash <abhilash.bhimanna@senecaglobal.com>

* Update CHANGELOG.md

Signed-off-by: Miki <amoo_miki@yahoo.com>

---------

Signed-off-by: Abhilash <abhilash.bhimanna@senecaglobal.com>
Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
Signed-off-by: Miki <amoo_miki@yahoo.com>
Co-authored-by: Abhilash <abhilash.bhimanna@senecaglobal.com>
Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com>
Co-authored-by: Miki <amoo_miki@yahoo.com>
(cherry picked from commit df08387)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
github-actions[bot] committed Oct 10, 2023
1 parent 87a3a0f commit d230640
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ export const DataSourceSelectable = ({
selectedOptions={selectedSources as any}
onChange={handleSourceChange}
singleSelection={singleSelection}
isClearable={false}
async
/>
);
Expand Down

0 comments on commit d230640

Please sign in to comment.