fix bugname tag amo ItemsSelectionView
This commit is contained in:
parent
58b45885b6
commit
4e413aaa14
@ -82,7 +82,7 @@ export const AmoTags: FC<Props> = ({
|
||||
isError={sortedTagsItems.length === 0}
|
||||
constrictor={startConstrictor}
|
||||
/>
|
||||
<ItemsSeactiveScopelectionView
|
||||
<ItemsSelectionView
|
||||
items={sortedTagsItems}
|
||||
selectedItemId={selectedTag}
|
||||
setSelectedItem={setSelectedTag}
|
||||
|
Loading…
Reference in New Issue
Block a user