remove logs
This commit is contained in:
@@ -17,7 +17,6 @@ const SocialRenderer: FC<SocialRendererProps> = ({ socials, itemId, sectionKey }
|
||||
// جلوگیری از propagation به parent handlers
|
||||
e.stopPropagation()
|
||||
e.preventDefault()
|
||||
console.log('Social clicked:', socialId)
|
||||
setSelectedElement({
|
||||
type: ElementType.SOCIAL,
|
||||
elementId: socialId,
|
||||
|
||||
Reference in New Issue
Block a user