Skip to content

Commit

Permalink
Merge branch 'master' into ui-4
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-aksamentov committed Oct 20, 2023
2 parents ba109df + e14b9f6 commit 8be6b9d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export function DatasetSelectorListImpl({
dataset.attributes.name.value,
dataset.attributes.name.valueFriendly ?? '',
dataset.attributes.reference.value,
dataset.attributes.reference.valueFriendly ?? '',
dataset.path,
])
}, [datasetsActive, datasetsInactive, searchTerm])
Expand Down

0 comments on commit 8be6b9d

Please sign in to comment.