feat: Refactor tag interaction handling to use unified handlers
This commit is contained in:
@@ -117,7 +117,6 @@ const DesktopDocumentCard: React.FC<DesktopDocumentCardProps> = ({
|
||||
doc={doc}
|
||||
tags={tags}
|
||||
tagHandlers={tagHandlers}
|
||||
onTagClick={tagHandlers?.onTagClick}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user