improved context itemTitle code styling

This commit is contained in:
mushka 2022-09-08 04:29:48 +03:00
parent ebee40f48e
commit bec5772775

View File

@ -18,7 +18,7 @@ const ItemTitle = ({ t, selection, isGallery, isFileCategory, getIcon }) => {
alt="thumbnail-icon"
/>
<Text className="text">{selection.title}</Text>
<ItemContextOptions selectedItem={selection} />
<ItemContextOptions selection={selection} />
</StyledTitle>
) : (
<StyledTitle>