Skip to content

Commit 0395383

Browse files
fix: removed commented code
1 parent 97d5e69 commit 0395383

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ItaliaTheme/Blocks/Listing/AttachmentCardTemplate.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ const AttachmentCardTemplate = ({
9393
item={!isEditMode ? itemUrl : null}
9494
href={isEditMode ? '#' : null}
9595
data-element={id_lighthouse}
96-
// download={!show_pdf_preview}
9796
>
9897
{item.title || item.id}
9998
</UniversalLink>

0 commit comments

Comments
 (0)