fix commented use

This commit is contained in:
Abhinav 2023-03-18 01:16:35 +05:30
parent 5e2ad11957
commit 09c0df12b3

View file

@ -20,9 +20,9 @@ export function ShareQuickOption({
return (
<Tooltip
title={
/*: collectionSummaryType ===
CollectionSummaryType.incomingShare
? t("SHARING_DETAILS*/
// collectionSummaryType === CollectionSummaryType.incomingShare
// ? t('SHARING_DETAILS')
// :
collectionSummaryType === CollectionSummaryType.outgoingShare ||
collectionSummaryType ===
CollectionSummaryType.sharedOnlyViaLink